Revision 62009cd9-bd0c-4a57-9eb8-c99a41042c59 - Code Golf Stack Exchange

#Bash, 4 bytes

 halt

Assuming that the program is run as root. Also this shuts down the CPU but does *not* power off the machine itself. If that is required, then it is instead 7 bytes

 halt -p


 [1]: https://linux.die.net/man/8/halt

AltStyle によって変換されたページ (->オリジナル) /