linux关机、重启命令shutdown,reboot,halt,poweroff
shutdown -t 2 -> 2秒后关机
shutdown -r now -> 系统立刻重启
shutdown -r +30 -> 30分钟后重启
shutdown -h now -> 立刻关机
shutdown -h 20:00 -> 20:00关机
shutdown -h +10 -> 10分钟后关机
reboot -> 重启
poweroff -f -> 关机
init 0 -> 关机(3唇命令行模式,5图形界面模式,6重启)
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。