Operating System - HP-UX
1832666 Members
3267 Online
110043 Solutions
New Discussion

How to find out that it is 32-bit or 64-bit

 
Oliver Tian
Occasional Advisor

How to find out that it is 32-bit or 64-bit

How can I find out it is 32-bit HP-UX release B.11.00 or 64-bit HP-UX running on my box?

Thanks.

Oliver
Oracle DBA
2 REPLIES 2
Bill Hassell
Honored Contributor

Re: How to find out that it is 32-bit or 64-bit

Type the command: getconf KERNEL_BITS


Bill Hassell, sysadmin
Madhu Sudhan_1
Respected Contributor

Re: How to find out that it is 32-bit or 64-bit

If you are running the command on pre 11.x release the command

#getconf KERNEL_BITS

will return invalid argument. So thats an indication that it is 32-bit.

...Madhu
Think Positive