正文Linux关机重启指令IP云V管理员/2022-11-29/3 阅读 11/29提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 关机: init 0 [使用Linux的运行级别] halt poweroff shutdown -h [系统会发出广播信息,显示即将关机时间] shutdown -c [取消关机计划] 重启: reboot init 6