ubuntu reboot ,shutdown command
reboot
shutdown -r now
init 6
以上为重启
halt
shutdown -h now
poweroff
init 0
以上为关机
查看更多关于ubuntu reboot ,shutdown command的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did43865
reboot
shutdown -r now
init 6
以上为重启
halt
shutdown -h now
poweroff
init 0
以上为关机
查看更多关于ubuntu reboot ,shutdown command的详细内容...