April 26, 2025

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 will shut down your computer 180 minutes after you execute it.

sudo shutdown -h +180 "This system will shut down in 3 hours."

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

sudo shutdown -c