Skip to content

This script is designed to clean and remove logs, browser files, and temporary files. It ensures optimal system performance by regularly deleting unnecessary data, freeing up disk space, and maintaining privacy. Ideal for routine maintenance and keeping your system clutter-free.

License

Notifications You must be signed in to change notification settings

yanbrasiliano/clean-gnu-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Clean GNU/Linux - Automating Tasks 🧹

Introduction

Clean GNU/Linux is a script designed to automate various cleaning tasks in Debian-based Linux distributions. This tool helps in maintaining a clean and efficient operating system environment.

Getting Started

Prerequisites

  • A Debian-based Linux distribution.
  • Basic knowledge of terminal commands.

Installation

  1. Clone the Repository Clone the Clean GNU/Linux repository to your local machine using the following command:

    git clone https://github.com/yanbrasiliano/clean-gnu-linux.git
  2. Set Script Permissions Navigate to the cloned repository directory and make the cleaning script executable:

    cd clean-gnu-linux
    chmod +x cleaning.sh
  3. Run the Script With the necessary permissions set, execute the script:

    ./cleaning.sh

Usage

Run the script whenever you feel the need to clean up your system. It's a simple yet effective tool to keep your Linux environment running smoothly.

Contributing

Contributions to the Clean GNU/Linux script are welcome! Feel free to fork the repository, make improvements, and submit pull requests.

License

All scripts shared in this repository can be freely used and improved. For more details, see the LICENSE file in the repository.

Acknowledgements

  • Thanks to all contributors who have helped in refining this script.
  • Special thanks to the Debian community for providing a solid base for Linux enthusiasts.

Enjoy the script and happy cleaning! 🏁

About

This script is designed to clean and remove logs, browser files, and temporary files. It ensures optimal system performance by regularly deleting unnecessary data, freeing up disk space, and maintaining privacy. Ideal for routine maintenance and keeping your system clutter-free.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages