shutdown¶
a command to reboot a *nix server.
Linux Examples¶
Reboot a server in 5 minutes with a message¶
Power off a server in 5 minutes¶
Cancel a scheduled shutdown¶
Show when a shutdown will occur¶
MacOS examples¶
Power off a machine in 5 minutes¶
or...
Other functions¶
Using the above shutdown syntax, you can use -s for sleep, -r for reboot, and others. See man date for more.