Cancel A Shutdown

Cancel Linux Shutdown

 Cancel Linux Shutdown.

So you started the shutdown either via the command line or from the GUI and you realized that you really didn’t want to do that.

  • shutdown -c

Note that if the shutdown has already started then it may be too late to stop the shutdown.

Another command to try is as follows:

  • pkill shutdown