tldr/pages.zh/linux/reboot.md

12 lines
119 B
Markdown
Raw Normal View History

# reboot
> 重新启动系统.
- 立即重新启动:
`reboot`
- 立即重启,而无需正常关闭:
`reboot -f`