- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- UNAME command output
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 08:21 AM
тАО12-20-2007 08:21 AM
Can anyone provide output for the following:
uname -a
for
HP11.11 v1 (11.11)
HP11.11 v2 (11.23)
HP11.11 v3 (11.31)
Need to know if HP clearly differentiates its version in that output string either via the "v#" or 11.11/23/31
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 08:33 AM
тАО12-20-2007 08:33 AM
Solutionthe command to know the exact version of HP-UX is 'uname -r', otherwise the more verbose 'uname -a'. Anyway HP clearly differentiates versions, I mean when you issuing uname you'll see
B.11.31, B.11.23 or B.11.11
according the O.S. version.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 08:34 AM
тАО12-20-2007 08:34 AM
Re: UNAME command output
The output is in the format 11.11 or 11.23 or 11.31
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 08:35 AM
тАО12-20-2007 08:35 AM
Re: UNAME command output
B.11.11
B.11.23
B.11.31
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 09:40 AM
тАО12-20-2007 09:40 AM
Re: UNAME command output
For a more general solution, you might
consider:
http://www.testdrive.hp.com/
antinode@td176> uname -a
HP-UX td176 B.11.23 U ia64 1928826293 unlimited-user license
antinode@td176> uname -r
B.11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 11:23 AM
тАО12-20-2007 11:23 AM
Re: UNAME command output
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 11:24 AM
тАО12-20-2007 11:24 AM
Re: UNAME command output
Happy Holidays!