Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awkward-py/pc-shutdown


https://github.com/awkward-py/pc-shutdown

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# PC-Shutdown

You can save this script as `shutdown.sh` and make it executable by running `chmod +x shutdown.sh` in your terminal. Then you can run it by typing `./shutdown.sh ` where `` is the number of minutes you want to wait before shutting down your PC. For example, if you want to shut down your PC after 10 minutes, you can run `./shutdown.sh 10`.