InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following command will shutdown and reboot the system?(a) shutdown-g2(b) shutdown-g2i6(c) shutdown-g2-g0(d) shutdown -y -g0 -i6The question was asked in an online quiz.My doubt stems from Administrator Specific Commands and Privileges topic in portion Essential Shell Programming of Unix |
|
Answer» The correct choice is (d) shutdown -y -g0 -i6 |
|