Create halt.md
This commit is contained in:
11
pages/linux/halt.md
Normal file
11
pages/linux/halt.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# halt
|
||||
|
||||
> Power off or reboot the machine.
|
||||
|
||||
- Power the machine off:
|
||||
|
||||
`halt`
|
||||
|
||||
- Reboot the machine:
|
||||
|
||||
`halt --reboot`
|
Reference in New Issue
Block a user