tldr/pages/linux/reboot.md

12 lines
128 B
Markdown

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