I have a bunch of disks needing shredding. I also have 6 ports for hard drives on my PC. Shred, even running with brief options takes a while. I read the manpage for shred, but I saw no way to shred multiple hard drives concurrently. Is there an easy way to do that?
Run
shred
in the background. For example, if the disks are/dev/sdu
/dev/sdv
,/dev/sdw
,/dev/sdx
,/dev/sdy
, and/dev/sdz
: