https://github.com/josee9988/wsl-cleantemp
A bash script that will clean your temporary Windows files in WSL
https://github.com/josee9988/wsl-cleantemp
bash bash-cli bash-hacks bash-script bash-scripting cleanup powershell powershell-script temporal-data temporary-files windows windows-10 windows-terminal windows10 wsl wsl-installation wsl-setup wsl-terminal wsl-ubuntu wsl2
Last synced: 2 months ago
JSON representation
A bash script that will clean your temporary Windows files in WSL
- Host: GitHub
- URL: https://github.com/josee9988/wsl-cleantemp
- Owner: Josee9988
- License: gpl-3.0
- Created: 2019-09-08T10:15:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T10:50:04.000Z (over 5 years ago)
- Last Synced: 2025-01-18T17:29:34.372Z (4 months ago)
- Topics: bash, bash-cli, bash-hacks, bash-script, bash-scripting, cleanup, powershell, powershell-script, temporal-data, temporary-files, windows, windows-10, windows-terminal, windows10, wsl, wsl-installation, wsl-setup, wsl-terminal, wsl-ubuntu, wsl2
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **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](https://github.com/Josee9988/WSL-cleanTemp/releases/)**.
**[Direct download v1.02](https://github.com/Josee9988/WSL-cleanTemp/releases/download/1.02/cleanTemp.sh)** to the *.sh* script.
## **How to run the script** ⚙️🔩
To execute the script and remove your temporary files.
``` bash
bash cleanTemp.sh #to execute the script.
```OR
``` bash
chmod +x cleanTemp.sh #to give execute permissions.
./cleanTemp.sh #to execute the script.
```---
### Did you enjoyed the script? Help us raise these numbers 🥰🎉
[](https://www.patreon.com/bePatron?u=22162331)
[](#languages-primarily-tested)
[](#languages-primarily-tested)
[](#languages-primarily-tested)
[](#languages-primarily-tested)---
> ⚠️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](https://github.com/Josee9988)***