aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a30d7b6e6eb2170b5f19767c92288fd4bf3f194d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Clean ALL
### Secure Delete Your Trash, Temp and Free Space
<img src="https://user-images.githubusercontent.com/86272521/158074934-902f1763-f3d0-4258-919a-d3fb2992e6c2.png" width="600" height="560"/>

### <> HOW IT WORKS: </>

- Download the cleanall.sh;
- Permission: chmod +x cleanall.sh
- Then run ./cleanall.sh  
#### <> Versions: </>
 - cleanall.sh (Clean all + Free Disk Space [fastly])
 - cleaner.sh (Fast clean, dont clean free disk space)
 - paranoid.sh (Clean all + Free Disk Space with urandom)
_______________________________________________________

If you want run it in reboot:
- crontab -e
- @reboot /home/Download/cleanall.sh
 > Have a nice day! :)