giovedì 20 maggio 2010
Create empty file in UNIX
LINUX
dd if=/dev/urandom of=yourfilename bs=1M count=100
or
SOLARIS
dd if=/dev/urandom of=yourfilename bs=1 count=100
Post più recenti
Post più vecchi
Home page
Iscriviti a:
Post (Atom)