logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Reboot System - Control System Restarts | Online Free DevTools by Hexmos

Control system restarts with Reboot. Quickly reboot or shutdown your macOS device using the command line. Free online tool, no registration required.

reboot

Reboot the system. More information: https://keith.github.io/xcode-man-pages/reboot.8.html.

  • Reboot immediately:

sudo reboot

  • Reboot immediately without gracefully shutting down:

sudo reboot -q

See Also