Re: /dev/zero

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Darrin Chandler
Date:  
To: Main PLUG discussion list
Subject: Re: /dev/zero
Kenneth wrote:

>Ummm, only do that if you're trying to lose everything on hda...
>
>
>>>The same thing happened with /dev/random
>>>what should I open it with?
>>>
>>>
>>cat /dev/urandom > /dev/hda
>>
>>


>>evil grin :>
>>
>>


What he *meant* was:

# dd if=/dev/random of=/dev/hda bs=512 count=1

which still provides a good lesson about /dev/random. :)

-- 
Darrin Chandler            |  Phoenix BSD Users Group
   |  http://bsd.phoenix.az.us/
http://www.stilyagin.com/  |


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss