/dev/zero

Darrin Chandler dwchandler at stilyagin.com
Sun Feb 19 19:51:19 MST 2006


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
dwchandler at stilyagin.com   |  http://bsd.phoenix.az.us/
http://www.stilyagin.com/  |



More information about the PLUG-discuss mailing list