Lee Waterman
Life
Family
Work
Code
Tech
Fun
Tag:
network
How to create a 1 gig file
dd if=/dev/zero of=big-file.bin bs=1g count=1 or mkfile 1g big-file.bin
August 12, 2011