<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic HP-UX 11i version 32bit or 64bit? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871793#M822607</link>
    <description>How can I tell which version of HP-UX 11i is running on a HP A500 machine?</description>
    <pubDate>Mon, 30 Dec 2002 18:32:33 GMT</pubDate>
    <dc:creator>David Hirschman</dc:creator>
    <dc:date>2002-12-30T18:32:33Z</dc:date>
    <item>
      <title>HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871793#M822607</link>
      <description>How can I tell which version of HP-UX 11i is running on a HP A500 machine?</description>
      <pubDate>Mon, 30 Dec 2002 18:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871793#M822607</guid>
      <dc:creator>David Hirschman</dc:creator>
      <dc:date>2002-12-30T18:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871794#M822608</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use&lt;BR /&gt;#getconf KERNEL_BITS&lt;BR /&gt;to determine OS version.&lt;BR /&gt;&lt;BR /&gt;HTHY,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 30 Dec 2002 18:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871794#M822608</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-30T18:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871795#M822609</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do this [as root]:&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;You can also try this [again as root]:&lt;BR /&gt;&lt;BR /&gt;# file /stand/vmunix&lt;BR /&gt;/stand/vmunix:  ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;If you have Glance installed it will also tell you.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2002 18:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871795#M822609</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-12-30T18:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871796#M822610</link>
      <description>use &lt;BR /&gt;&lt;BR /&gt;getconf KERNEL_BITS &lt;BR /&gt;&lt;BR /&gt;it will return 32 if you are running 32bit&lt;BR /&gt;&lt;BR /&gt;or 64 if you are running 64bit</description>
      <pubDate>Mon, 30 Dec 2002 18:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871796#M822610</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2002-12-30T18:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871797#M822611</link>
      <description>&lt;A href="https://www.beepz.com/personal/merijn/#FAQ" target="_blank"&gt;https://www.beepz.com/personal/merijn/#FAQ&lt;/A&gt; or &lt;A href="http://www.cmve.net/~merijn/#FAQ" target="_blank"&gt;http://www.cmve.net/~merijn/#FAQ&lt;/A&gt;</description>
      <pubDate>Mon, 30 Dec 2002 18:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871797#M822611</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-12-30T18:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871798#M822612</link>
      <description>Worked GREAT !!!  Thanks for the speedy response.</description>
      <pubDate>Mon, 30 Dec 2002 18:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871798#M822612</guid>
      <dc:creator>David Hirschman</dc:creator>
      <dc:date>2002-12-30T18:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11i version 32bit or 64bit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871799#M822613</link>
      <description>Not to harp, but if you are truly happy with the speedy response that was given to you and it worked well for you, you should assign some points to the people that offeered their assistance to you.  I'ts one way to help assure a fast response next time as well.&lt;BR /&gt;&lt;BR /&gt;Just food for thought...</description>
      <pubDate>Thu, 02 Jan 2003 19:04:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11i-version-32bit-or-64bit/m-p/2871799#M822613</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2003-01-02T19:04:01Z</dc:date>
    </item>
  </channel>
</rss>

