Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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])