Random file of set length

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Matt Alexander
Data:  
Asunto: 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