Shutdown Timer
Run in Terminal
START COMMAND
sudo shutdown -h +60
CANCEL COMMAND
sudo killall shutdown
Shutdown a
computer
hours
minutes
Total: 60 minutes
Shutdown in: 2:40:40 AM

How to use:

  1. Configure your operating system and desired shutdown time above
  2. Copy the START COMMAND and run it in your Terminal
  3. Your computer will shutdown automatically after the specified time
  4. To cancel, copy and run the CANCEL COMMAND before the timer expires

Always save your work before running the shutdown command!