Linux snipets
This is a collection of scripts that have proven to be helpful over time, it may also be helpful to you.
if you find that you need to delete the content of files (shredding) , but not the whole disk you could run the following snippet.
I find this snippet useful when using systems that do not have shred installed - such as synology NAS boxes.