Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awkward-py/pc-shutdown
https://github.com/awkward-py/pc-shutdown
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/awkward-py/pc-shutdown
- Owner: awkward-py
- Created: 2023-11-28T09:34:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-28T09:35:03.000Z (12 months ago)
- Last Synced: 2023-11-28T10:36:32.896Z (12 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.