logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Poweroff System - Halt Linux Instantly | Online Free DevTools by Hexmos

Poweroff system with Poweroff. Halt, reboot, or force shutdown of Linux machines using command line. Free online tool, no registration required.

poweroff

Power off the system. More information: https://www.manned.org/poweroff.

  • Power off the system:

poweroff

  • Halt the system (same as halt):

poweroff --halt

  • Reboot the system (same as reboot):

poweroff --reboot

  • Shut down immediately without contacting the system manager:

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

  • Write the wtmp shutdown entry without shutting down the system:

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

See Also