Skip to content

shred everything from current directory and all its subdirectories including the script file itself.

Notifications You must be signed in to change notification settings

indrajithc/shred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

shred everything from current directory and all its subdirectories including the script file itself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages