Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 334 Bytes

Shred Master

shred.sh is simple script used to shred everything inside current directory and all its subdirectories, including the script file itself.

you can rename the script file whatever you like with the extension of ".sh"

chmod +x shred.sh  # make it executable
./shred.sh  # delete everything ! unrecoverable