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.
Take a look at the releases.
Direct download v1.02 to the .sh 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.
⚠️ 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