Operating System - HP-UX
1834645 Members
2733 Online
110069 Solutions
New Discussion

Any way to tell if 32bit or 64 bit?

 
SOLVED
Go to solution
Chris Hinnen
Frequent Advisor

Any way to tell if 32bit or 64 bit?

Is there command you can do or way you can tell if you have the 32 bit or 64 bit HP-UX 11 OS installed?

Thanks

Chris Hinnen
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor
Solution

Re: Any way to tell if 32bit or 64 bit?

Hi Chris:

# getconf KERNEL_BITS

...JRF...
Peggy Fong
Respected Contributor

Re: Any way to tell if 32bit or 64 bit?

Hi,

When you do swlist -l bundle
do you get a line (amongst the others) similar to:
HPUXEng64RT B.11.00 English HP-UX 64-bit Runtime Environment

Or are you looking for another method?