标签:file ack color dev /dev/zero 常用 count style margin
创建大小为1MB的文件:
mkfile -n 1M [filename]
dd if=/dev/zero of=FileName2 bs=1024 count=1000
常用操作
原文地址:http://www.cnblogs.com/insight0912/p/7244177.html