A script to clean cache and temporary files on 42 Schools' Linux/Ubuntu machines.
- Removes cache and temporary files from various applications and directories.
- Easy to edit.
- Provides an easy-to-use command-line interface.
- Supports both Bash and Zsh shells.
- Open your terminal and run the following command:
git clone https://github.com/bahimzabir/xcleaner.git && cd xcleaner && chmod +x installer.sh; /bin/sh installer.sh
- Restart your terminal or open a new one:
To use xcleaner
, simply type xclean
in your terminal and press Enter. The script will clean up various cache and temporary files, freeing up disk space.
- This script involves deleting cache and temporary files. Be cautious while using it to avoid accidental data loss.
- Make sure you understand the cleaning process and the directories being cleaned before running the script.
- This script is designed for Linux/Ubuntu systems at 42 Schools.
Contributions and suggestions are welcome! If you encounter any issues or have ideas for improvement, please open an issue or submit a pull request on GitHub.
This script is not officially endorsed or supported by 42 School. Use it at your own risk.
Give it a star if you find it useful!