Skip to content

Josee9988/WSL-cleanTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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