1834457 Members
2808 Online
110067 Solutions
New Discussion

getconf

 
P.V.Ramesh
Advisor

getconf

Hi

The man page of getconf gives lot of information about system. I would like to know the significance of each parameter. The description of parameter are not given in man page. Could any body know the details of thes.

For example to know the system kernel mode.

I have to type getconf KERNEL_BITS.

I know the KERNTEL_BITS, but i have no idea about the rest. Where can i get the info. Can anybody reply on this
5 REPLIES 5
Darren Prior
Honored Contributor

Re: getconf

I believe man 3c confstr will give you the info you require.

regards,

Darren.
Calm down. It's only ones and zeros...
Andreas Voss
Honored Contributor

Re: getconf

Hi,

have a look at

man sysconf

there are a lot of explanation for the other parameters

Regards
Sridhar Bhaskarla
Honored Contributor

Re: getconf

Hi Ramesh,

Look at /usr/include/sys/unistd.h

You should see the description associated with each definition in the comments field.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Jeff Schussele
Honored Contributor

Re: getconf

Hi,

Do a
man sysconf
This gives details on all the getconf parameters.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Keely Jackson
Trusted Contributor

Re: getconf

Hello

look at sysconf or try searching http://www.docs.hp.com/

Keely
Live long and prosper