Re: wipe with dd question



tinkering@xxxxxx writes:

dd if=/dev/null of=/bigfile is an old trick that just works, but what I'd
like to try is use a short file instead of /dev/whatever and have it
repeatedly written to the disk the same as /dev/null would do.

/dev/random
/dev/urandom

.