Skip to content

A script to clean cache and temporary files on 42 Schools Linux/Ubuntu machines.

Notifications You must be signed in to change notification settings

bahimzabir/xcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

xcleaner

A script to clean cache and temporary files on 42 Schools' Linux/Ubuntu machines.

Features

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

Installation

  1. 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
  1. Restart your terminal or open a new one:

Usage

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.

Caution

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

Compatibility

  • This script is designed for Linux/Ubuntu systems at 42 Schools.

Contributions

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.

Disclaimer

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!

About

A script to clean cache and temporary files on 42 Schools Linux/Ubuntu machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages