Comment on Corrupted Word Files for SaleparentComments−jmtulloss17yThere's lots of ways to do it. My first thought:dd if=/dev/random of=<mywordfile> bs=1024 count=1
Comments
There's lots of ways to do it. My first thought:
dd if=/dev/random of=<mywordfile> bs=1024 count=1