October 19, 2024

About

I will take a leave before regular time today. To enjoy summer vacation earlier than the other employees, what command you should make?

Yeah, you have to shutdown computer after the other employees leave in the scheduled time.

This command would help this situation. The command below is going to shutdown your computer 180 min later.

sudo shutdown -h +180

If you would like to cancel the schedule, the command should be executed.

sudo shutdown -c