tldr/pages/linux/reboot.md

12 lines
128 B
Markdown
Raw Normal View History

2016-01-09 20:21:38 +00:00
# reboot
> Reboot the system.
- Reboot immediately:
`reboot`
- Reboot immediately without gracefully shutdown:
`reboot -f`