<?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 Re: 32 bit / 64 bit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615777#M884906</link>
    <description>Hi&lt;BR /&gt;If you have the SysInfo utility (see attachment),#SysInfo -s will give system information stating 32/64 bit OS.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
    <pubDate>Fri, 16 Nov 2001 20:02:53 GMT</pubDate>
    <dc:creator>Deshpande Prashant</dc:creator>
    <dc:date>2001-11-16T20:02:53Z</dc:date>
    <item>
      <title>32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615771#M884900</link>
      <description>How to find whether the system is 32 bit or 64 bit?&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 18:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615771#M884900</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2001-11-16T18:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615772#M884901</link>
      <description>getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 16 Nov 2001 18:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615772#M884901</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-11-16T18:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615773#M884902</link>
      <description>10.20 is 32, 11 is 32 or 64.&lt;BR /&gt;&lt;BR /&gt;Follow Victor's advise if &amp;gt; 11.x&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 16 Nov 2001 18:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615773#M884902</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-16T18:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615774#M884903</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; swlist |grep -e 32 -e 64&lt;BR /&gt;&lt;BR /&gt;  -&amp;gt; check the output to see whether it lists&lt;BR /&gt;32 or 64 bit.&lt;BR /&gt;&lt;BR /&gt;--</description>
      <pubDate>Fri, 16 Nov 2001 18:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615774#M884903</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-16T18:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615775#M884904</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;...will tell you the "bitness" of your current kernel, et.g. "64"&lt;BR /&gt;&lt;BR /&gt;# getconf HW_CPU_SUPP_BITS&lt;BR /&gt;&lt;BR /&gt;...will tell you the "bitness" your hardware will support, e.g. "32/64"&lt;BR /&gt;&lt;BR /&gt;Both of arguments to 'getconf' are invalid before any version of 11.x since not until 11.0 does 64-bit appear.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 16 Nov 2001 19:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615775#M884904</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-16T19:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615776#M884905</link>
      <description>Hi Navin,&lt;BR /&gt;&lt;BR /&gt;Have you tried the hpux faq,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devresource.hp.com/STK/hpux_faq.html" target="_blank"&gt;http://devresource.hp.com/STK/hpux_faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have probably broken the itrc record by posting 23 question on one single day and the day is not over yet.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/UserProfile/1,,CA712686!1,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/UserProfile/1,,CA712686!1,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 19:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615776#M884905</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-16T19:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615777#M884906</link>
      <description>Hi&lt;BR /&gt;If you have the SysInfo utility (see attachment),#SysInfo -s will give system information stating 32/64 bit OS.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Fri, 16 Nov 2001 20:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615777#M884906</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-11-16T20:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615778#M884907</link>
      <description>Hi All:&lt;BR /&gt;&lt;BR /&gt;The user's profile shows the number of *RESPONSES* he or she has received and the number of those to which points have been assigned.  The user's profile does *not* show the number of questions asked.  This metric would be quite nice to have, though.  This confusion seems to be rather widespread.&lt;BR /&gt;&lt;BR /&gt;Navin, since this is your first day here, Welcome!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 16 Nov 2001 20:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615778#M884907</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-16T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: 32 bit / 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615779#M884908</link>
      <description>JRF,&lt;BR /&gt;&lt;BR /&gt;Glad to know that. Thanks for pointing it out.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Sanjay&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 20:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/32-bit-64-bit/m-p/2615779#M884908</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-16T20:25:12Z</dc:date>
    </item>
  </channel>
</rss>

