reboot: add page
This commit is contained in:
11
pages/linux/reboot.md
Normal file
11
pages/linux/reboot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# reboot
|
||||
|
||||
> Reboot the system.
|
||||
|
||||
- Reboot immediately:
|
||||
|
||||
`reboot`
|
||||
|
||||
- Reboot immediately without gracefully shutdown:
|
||||
|
||||
`reboot -f`
|
Reference in New Issue
Block a user