Linux shutdown command.
Shutdown
>shutdown
>poweroff
>init 0
>halt
Reboot
>reboot
>init 6
Sleep
>pm-hibernate
Powersave
>pm-powersave
Standby
>pm-suspend-hybrid
Linux: shutdown command
原文:https://www.cnblogs.com/enomothem/p/12165767.html