1833874 Members
2713 Online
110063 Solutions
New Discussion

Re: The version of HP-UX

 
Gulam Mohiuddin_1
Occasional Contributor

The version of HP-UX

How can we find out that, whether the HP-UX installed on K-class and D-class
machine is a 32-bit or 64 bit version of HP-UX operating System.
2 REPLIES 2
Russell O'neal
Advisor

Re: The version of HP-UX

# shows if system supports 32/64 bit
view /etc/.supported_bits

# shows if installed 32/64 bit
getconf KERNEL_BITS
Joe Denman
Occasional Contributor

Re: The version of HP-UX

Run
swlist -l bundle
Look to see which Runtime you are using.

Should be:
HPUXEng32RT or HPUXEng64RT