Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.13 KB

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:
  chmod +x projectname.sh
  1. Run this projec (Linux):
  • Go to the script file path via terminal.

  • Run the command below in your terminal.

      ./projectname
  1. Wait the script run time.

  2. 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.