GitHunt

Clean temporary windows files in WSL

A bash script that will clean your temporary Windows files in Windows Subsystem for Linux.

It will remove local and global temporary files that are useless.

Free up space and improve performance by removing all these unused files.


Download ๐Ÿ’Ž๐Ÿ“ฅ

Take a look at the releases.

Direct download v1.02 to the .sh script.

How to run the script โš™๏ธ๐Ÿ”ฉ

To execute the script and remove your temporary files.

bash cleanTemp.sh #to execute the script.

OR

chmod +x cleanTemp.sh #to give execute permissions.
./cleanTemp.sh #to execute the script.

Did you enjoyed the script? Help us raise these numbers ๐Ÿฅฐ๐ŸŽ‰

Donate
Github followers
Github stars
Github watchers
Github forks


โš ๏ธRemember that this script does not guarantee a 100% effectiveness and may have some issue at some point. Use it at your own risk and always do backups of your data.โš ๏ธ

Made with a lot of โค๏ธโค๏ธ by @Josee9988