reboot
- published
- reading time
- 1 minute
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
Reboot the system. More information: https://ss64.com/osx/reboot.html.
sudo reboot
sudo reboot -q