12 lines
117 B
Markdown
12 lines
117 B
Markdown
# halt
|
|
|
|
> Power off or reboot the machine.
|
|
|
|
- Power the machine off:
|
|
|
|
`halt`
|
|
|
|
- Reboot the machine:
|
|
|
|
`halt --reboot`
|