Random file of set length

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Matt Alexander
Päiväys:  
Aihe: Random file of set length
On Wed, 11 Sep 2002, Gilbert T. Gutierrez, Jr. wrote:

> I want to create a random file of 5MB. How do I do that?


dd if=/dev/zero of=somefile bs=1024k count=5