新Linux命令 — 系统关机 (关机、重启以及登出 ) 命令代码 注释说明 shutdown -h now 关闭系统 init 0 关闭系统 telinit 0 关闭系统 shutdown -h hours:minutes & 按预定时间关闭系统 ... 技能精进# init 0# logout# reboot 3天前010