Skip to main content

Shutting down on specific time in linux

·1 min

The easiest way to shutdown on specific time using linux is using below command:

shutdown <your time in 00:00 format>

For example you want to shutdown your computer at 13:00 just use command below:

shutdown 13:00
Henry Thomas
Author
Henry Thomas
Just a guy with a pen and a dream