Create files of any size

4 01 2008

You can use this command to create a “test” file of 10MB size.

dd if=/dev/zero of=test bs=1024k count=10


Actions

Information

Leave a comment