tldr/pages.zh/osx/reboot.md

12 lines
117 B
Markdown
Raw Normal View History

# reboot
> 重启系统.
- 立刻重启:
`sudo reboot`
- 立即重启,而无需正常关机:
`sudo reboot -q`