diff --git a/README.md b/README.md index 8fd787c..2ba6711 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md). * [sad](https://github.com/ms-jpq/sad) - CLI search and replace | Space Age seD * [sd](https://github.com/chmln/sd) - Intuitive find & replace CLI (sed alternative) +#### [shred](https://en.wikipedia.org/wiki/Shred_(Unix)) + +* [shred-rust](https://github.com/JuanJMarques/shred-rust) - An alternative to `shred` for securely delete files with thread support for deleting multiple files + #### strings * [stringsext](https://github.com/getreu/stringsext) - Find multi-byte-encoded strings in binary data