From b54caa0fb8b99bfc2b5ac4df671ef30d4fb7a1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sun, 13 Mar 2022 17:28:25 -0300 Subject: Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b6ac98..a30d7b6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # Clean ALL ### Secure Delete Your Trash, Temp and Free Space + ### <> HOW IT WORKS: -- *Get the cleanall.sh*; -- chmod +x cleanall.sh -- Execute: ./cleanall.sh +- 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 -- cgit v1.2.3