tldr/pages/linux/reboot.md
2016-01-09 15:21:38 -05:00

12 lines
128 B
Markdown

# reboot
> Reboot the system.
- Reboot immediately:
`reboot`
- Reboot immediately without gracefully shutdown:
`reboot -f`