基本介绍

shutdown -h now 立即关机
shutdown -h 1 1分钟后关机
shutdown -r now 现成重新启动计算机
halt 关机,作用和上面一样
reboot 现在重新启动计算机
sync 把内存的数据同步到磁盘