shutdown
Verified for current stable LTS
Shutdown Commands
Shutdown command syntax with verified terminal examples.
Commands
19 commands for Shutdown
shutdown Operations
Shutdown Command: Abort Shutdown Sequence
shutdown /a shutdown Operations
Shutdown Command: Cancel Pending Shutdown Linux
shutdown -c shutdown Operations
Shutdown Command: Hibernate Current Machine
shutdown /h shutdown Operations
Shutdown Command: Log Off Current Machine
shutdown /l shutdown Operations
Shutdown Command: Power Off At Specific Time Osx
shutdown -h <1300> shutdown Operations
Shutdown Command: Power Off Immediately Linux
shutdown -h now shutdown Operations
Shutdown Command: Power Off Immediately Osx
shutdown -h now shutdown Operations
Shutdown Command: Reboot After 5 Minutes Linux
shutdown -r +<5> & shutdown Operations
Shutdown Command: Reboot At Specific Date Time Osx
shutdown -r <4205101130> shutdown Operations
Shutdown Command: Reboot Immediately Linux
shutdown -r now shutdown Operations
Shutdown Command: Reboot Immediately Osx
shutdown -r now shutdown Operations
Shutdown Command: Reboot In Time Osx
shutdown -r "+<5>" shutdown Archive
Shutdown Command: Restart Current Machine Immediately
shutdown /r /t 0 shutdown Operations
Shutdown Command: Shutdown At Specific Time Linux
shutdown -h 13:00 shutdown Operations
Shutdown Command: Shutdown Current Machine
shutdown /s shutdown Operations
Shutdown Command: Shutdown Current Machine Force Close Apps
shutdown /s /f shutdown Operations
Shutdown Command: Shutdown Remote Machine
shutdown /m <\hostname> shutdown Operations
Shutdown Command: Shutdown With Timeout
shutdown /s /t <8> shutdown Operations
Shutdown Command: Sleep Immediately Osx
shutdown -s now Suggest a Shutdown Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Shutdown workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.