What does init 0 do?
Answers were Sorted based on User's Feedback
Answer / safi
init 0 will read the rc script under the directory
/etc/init.d and executes the script . According to the
script , init 0 kills all the processes of o/s and enters
into an OK boot PROM.
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / kartik
init 0 ..takes the systems to firmware level.For better
understanding check "man init" in the terminal.
| Is This Answer Correct ? | 9 Yes | 8 No |
Answer / raymond
it will either shutdown the machine or halt the OS depending
on the definition defined in /etc/init.d
| Is This Answer Correct ? | 6 Yes | 15 No |
How to set a passord without expiration?
How to configure llt and gab in VCS tell me step by step?
what are the software groups in solaries?please explain them?
How do you give a user access to an application or program that needs to run as root without giving them the root password?
How to see the disk label and what information does that contains..?
What is the use of Growfs utility in solaris
what is file system ?can u explain briefly ?
What is process id of init daemon?
how can u create volume
If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?
Difference between Console and terminal
How to add a patch on multiple servers(400) at a time.