How do I recursively shred an entire directory tree?
I have a directory tree that I would like to shred with the Linux ‘shred’ utility. Unfortunately, shred has no -R
option for recursive shredding.
I have a directory tree that I would like to shred with the Linux ‘shred’ utility. Unfortunately, shred has no -R
option for recursive shredding.
I have a laptop with Debian on it, and I am going to sell this laptop.
I would like to know how to delete a USB flash drive via the terminal if possible so data can’t be recovered.