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

Halt System - Control System Shutdown | Online Free DevTools by Hexmos

Control system shutdown with Halt System command. Power off, reboot, or halt immediately using flags. Free online tool, no registration required.

halt

Halt the system. More information: https://manned.org/halt.8.

  • Halt the system:

halt

  • Power off the system (same as poweroff):

halt {{[-p|--poweroff]}}

  • Reboot the system (same as reboot):

halt --reboot

  • Halt immediately without contacting the system manager:

halt {{[-f|--force]}}

  • Write the wtmp shutdown entry without halting the system:

halt {{[-w|--wtmp-only]}}

See Also