tldr/pages/osx/reboot.md

12 lines
143 B
Markdown
Raw Normal View History

2019-10-17 04:56:45 +01:00
# reboot
> Reboot the system.
- Reboot immediately:
`sudo reboot`
- Reboot immediately without gracefully shutting down:
`sudo reboot -q`