1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:02:07 +02:00
tldr/pages/osx/reboot.md
2019-10-17 09:26:45 +05:30

143 B

reboot

Reboot the system.

  • Reboot immediately:

sudo reboot

  • Reboot immediately without gracefully shutting down:

sudo reboot -q