1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 14:02:08 +02:00
tldr/pages/linux/halt.md
2016-05-27 11:47:57 -04:00

117 B

halt

Power off or reboot the machine.

  • Power the machine off:

halt

  • Reboot the machine:

halt --reboot