Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ailsonguedes/system_cleanup_script
Script to cleanup temp files in Manjaro Linux.
https://github.com/ailsonguedes/system_cleanup_script
bash bash-script cleanup-script linux linux-shell shell shell-script system-cleanup
Last synced: 2 days ago
JSON representation
Script to cleanup temp files in Manjaro Linux.
- Host: GitHub
- URL: https://github.com/ailsonguedes/system_cleanup_script
- Owner: ailsonguedes
- Created: 2024-03-03T12:07:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T14:30:09.000Z (9 months ago)
- Last Synced: 2024-03-04T16:22:36.909Z (9 months ago)
- Topics: bash, bash-script, cleanup-script, linux, linux-shell, shell, shell-script, system-cleanup
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
System Cleanup Script
By: Ailson Guedes
Shell script made to automate the process to cleanup temp files in system.
## 🔧 Tools:
- GNU Bash: A command line interpreter known between others translators for user to operational systems, known by shell.
## 💻 How to Run:
- This project was made to cleanup my temp files in Manjaro Linux.
- Feel free to modify this script to uso in distro of your choice.1. Turn this script in executable file:
```shell
chmod +x projectname.sh
```2. Run this projec (Linux):
- Go to the script file path via terminal.
- Run the command below in your terminal.
```shell
./projectname
```3. Wait the script run time.
4. Enter with your super user password if you need.
## 🙏 Contributions:
Feel free to contribute to thiw project and, if you have any questions, please contact me.
- Email: [[email protected]](mailto:[email protected])