mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 12:02:08 +02:00
199 B
199 B
reboot
Reboot the system. More information: https://ss64.com/osx/reboot.html.
- Reboot immediately:
sudo reboot
- Reboot immediately without gracefully shutting down:
sudo reboot -q