Files
tldr/pages.zh/osx/reboot.md

195 B

重启

重启系统。 更多信息:https://keith.github.io/xcode-man-pages/reboot.8.html

  • 立即重启:

sudo reboot

  • 立即重启而不优雅地关闭:

sudo reboot -q