Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (about 5 years ago)
- Last Synced: 2024-11-17T22:32:02.667Z (2 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 π₯°π
[![Donate](https://img.shields.io/badge/Donate-Patreon-green.svg)](https://www.patreon.com/bePatron?u=22162331)
[![Github followers](https://img.shields.io/github/followers/Josee9988?style=social)](#languages-primarily-tested)
[![Github stars](https://img.shields.io/github/stars/Josee9988/WSL-cleanTemp.svg?style=social)](#languages-primarily-tested)
[![Github watchers](https://img.shields.io/github/watchers/Josee9988/WSL-cleanTemp.svg?style=social)](#languages-primarily-tested)
[![Github forks](https://img.shields.io/github/forks/Josee9988/WSL-cleanTemp?style=social)](#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)***