Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Quick Unixy Q.


I also find it very useful for wiping an HDD

dd if=/dev/zero of=/dev/hd?

Very useful if you have trouble frying a pre-existing partition table or
a dodgy HDD.

-- 
Howard.
______________________________________________________
LANNet Computing Associates <http://www.lannet.com.au>

On Thu, 23 Nov 2000, Ken Yap wrote:

> >Here's a quick one... What is /dev/zero used for, and what are a few good
> >examples?