1834105 Members
2296 Online
110063 Solutions
New Discussion

Re: Reg. kernel

 
Bhushi
Advisor

Reg. kernel

How we can find the size of kernel means how many bits kernel we have.
Regds
Bhushan
5 REPLIES 5
Oviwan
Honored Contributor

Re: Reg. kernel

getconf KERNEL_BITS
Bhushi
Advisor

Re: Reg. kernel

Is it command.?What will be the output of this command.Plz Expain ?
Torsten.
Acclaimed Contributor

Re: Reg. kernel

The command will give you 32 or 64 - 64bit kernel.

Your profile shows
http://forums1.itrc.hp.com/service/forums/publicProfile.do?userId=CA1483763&forumId=1

I have assigned points to 0 of 67 responses

Please read ow to change this:

http://forums1.itrc.hp.com/service/forums/helptips.do?#33

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Oviwan
Honored Contributor

Re: Reg. kernel

yes it's a command. the output will be 32 or 64

check this thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1056199
Patrick Wallek
Honored Contributor

Re: Reg. kernel

Perusing the man page for getconf will give all kinds of information regarding the command.

# man getconf