Linuxラーニングノート--シャットダウンと再起動コマンド
1.シャットダウンコマンド:
2.コマンドの再起動:
詳細:
1) "shutdown -h now" (h halt );
2) "shutdown -h 10" 10 ;
3) "shutdown -h 05:30" 05:30( ) ;
4) "poweroff" ;
5) "halt" ;
6) "init 0" ;
7) "shutdown -c" (c cancel )。
2.コマンドの再起動:
1) "shutdown -r now" (r reboot );
2) "shutdown -r 05:30" 05:30( ) ;
3) "reboot" ;
4) "init 6" 。
詳細:
1) "shutdown" root , ;
2) "shutdown" , :
"shutdown -r 10 ";
3) "shutdown" , ,
"shutdown" 。
( , "sbin" ,
, , 。
, 。
, "root" , "shutdown" )。