mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:22:07 +02:00
8 lines
150 B
Markdown
8 lines
150 B
Markdown
# poweroff
|
|
|
|
> 关闭系统。
|
|
> 更多信息:<https://www.man7.org/linux/man-pages/man8/poweroff.8.html>.
|
|
|
|
- 关闭系统电源:
|
|
|
|
`sudo poweroff`
|