<?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 Version HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475021#M361748</link>
    <description>HOw do I see version HP-UX ?</description>
    <pubDate>Thu, 06 Aug 2009 17:06:52 GMT</pubDate>
    <dc:creator>Michael Schon</dc:creator>
    <dc:date>2009-08-06T17:06:52Z</dc:date>
    <item>
      <title>Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475021#M361748</link>
      <description>HOw do I see version HP-UX ?</description>
      <pubDate>Thu, 06 Aug 2009 17:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475021#M361748</guid>
      <dc:creator>Michael Schon</dc:creator>
      <dc:date>2009-08-06T17:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475022#M361749</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;detailed version: "swlist | grep OE"&lt;BR /&gt;&lt;BR /&gt;simple: "uname -a"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 17:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475022#M361749</guid>
      <dc:creator>Stephan.</dc:creator>
      <dc:date>2009-08-06T17:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475023#M361750</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;the os version could be check with :&lt;BR /&gt;&lt;BR /&gt;uname -a &lt;BR /&gt;&lt;BR /&gt;here are the OS versions described :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/HP-UX" target="_blank"&gt;http://en.wikipedia.org/wiki/HP-UX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 06 Aug 2009 18:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475023#M361750</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-08-06T18:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475024#M361751</link>
      <description>If you to get technical, you can use 'uname -r' to see the HP-UX release ONLY.&lt;BR /&gt;&lt;BR /&gt;$ uname -f&lt;BR /&gt;B.11.11&lt;BR /&gt;&lt;BR /&gt;which means HP-UX 11.11/11i v1&lt;BR /&gt;&lt;BR /&gt;B.11.23 = HP-UX 11.23/11i v2&lt;BR /&gt;&lt;BR /&gt;B.11.31 = HP-UX 11.31/11i v3</description>
      <pubDate>Thu, 06 Aug 2009 18:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475024#M361751</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-08-06T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475025#M361752</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Aside from the overall version, (11iv1, v2 or v3) you see the revision level with:&lt;BR /&gt;&lt;BR /&gt;For 11.11 or 11.23:&lt;BR /&gt;# swlist -l bundle HPUXBaseAux&lt;BR /&gt;&lt;BR /&gt;For 11.31:&lt;BR /&gt;# swlist -l bundle HPUX11i-OE&lt;BR /&gt;&lt;BR /&gt;You can obtain the OE (Operating Environment) with:&lt;BR /&gt;&lt;BR /&gt;# swlist HPUX11i-\*&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 20:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475025#M361752</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-06T20:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475026#M361753</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# uname -r  &amp;lt;&amp;lt;===To display HP-UX release.&lt;BR /&gt;B.11.23&lt;BR /&gt;&lt;BR /&gt;#uname -a   &amp;lt;&amp;lt;===I t will display all infos about server. &lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX rx260-12 B.11.23 U ia64 3368064778 unlimited-user license  &lt;BR /&gt;&lt;BR /&gt;Reagrds,&lt;BR /&gt;LIJEESH N G</description>
      <pubDate>Fri, 07 Aug 2009 00:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475026#M361753</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-08-07T00:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Version HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475027#M361754</link>
      <description>In addition, HP-UX 11i v3 have machinfo command which display HP-UX version.&lt;BR /&gt;&lt;BR /&gt;OS info:&lt;BR /&gt;   Nodename:  ...&lt;BR /&gt;   Release:   HP-UX B.11.31&lt;BR /&gt;   Version:   U (unlimited-user license)&lt;BR /&gt;   Machine:   ia64&lt;BR /&gt;   ID Number: ...&lt;BR /&gt;   vmunix _release_version:&lt;BR /&gt;@(#) $Revision: vmunix:    B.11.31_LR FLAVOR=perf&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 04:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-hp-ux/m-p/4475027#M361754</guid>
      <dc:creator>Andrey Chipalyuk</dc:creator>
      <dc:date>2009-08-07T04:31:25Z</dc:date>
    </item>
  </channel>
</rss>

