Operating System - HP-UX
1824971 Members
3327 Online
109678 Solutions
New Discussion юеВ

Unix Command to Identify the O/S Kernel Width

 
darryl_19
New Member

Unix Command to Identify the O/S Kernel Width

Unix command to Determine the Kernel width OS 32/64. i can get this via SAM but would like to know the UNIX command
4 REPLIES 4
RAC_1
Honored Contributor

Re: Unix Command to Identify the O/S Kernel Width

getconf KERNEL_BITS
file /stand/vmunix
There is no substitute to HARDWORK
Jeff Schussele
Honored Contributor

Re: Unix Command to Identify the O/S Kernel Width

Hi Darryl,

The command to use is getconf - as follows:

getconf KERNEL_BITS

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
HGN
Honored Contributor

Re: Unix Command to Identify the O/S Kernel Width

Hi

You need to use

# getconf KERNEL_BITS
64

Rgds

HGN
Raj D.
Honored Contributor

Re: Unix Command to Identify the O/S Kernel Width

Hi Darryl ,

You can check :

#getconf KERNEL_BITS , to see the ruuning OS is 32 or 64 bit.

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "