1.将信息从内存同步到硬盘中 sync 2.关机 halt 等同于shutdown -h now 或者 poweroff 3.重启 reboot 等同于shutdown -r now 4.shutdown -h (时间) 定时的去执行 相关文章: