: : Hello,
: : I am appreciater of UNIX.I love UNIX.
: : I want to know the process ID of kernel.
: : Thanks in advance,
: : Regards
: : Omveer
: :
: Because the kernel is the fist thing to start after the bootloader, it always got process id 0.
:
: regards
: SaThaRiel
:
: Any time things appear to be going better, you have overlooked something.
:
:
Hi,
u can find the process id of any process by using the command ps.that is process status.u can also find it out by navigating into the /proc file system.
Regards,
Harsha