It's just /dev/random
e.g. (where sdx is the disk you want to destroy)
for i in $(seq 1 10); do cat /dev/random > /dev/sdx; done
You then take it out back and shoot it twice in the back of the head before placing the suicide note. This is called the full Hillary disk wipe.
It's just /dev/random
e.g. (where sdx is the disk you want to destroy)
for i in $(seq 1 10); do cat /dev/random > /dev/sdx; done
You then take it out back and shoot it twice in the back of the head before placing the suicide note. This is called the full Hillary disk wipe.
(post is archived)