dd if=/dev/zero of=M.file bs=1M count=50
生文件名为 M.file的空文件,写 50 次,每次写1M;
posted on 2012-08-03 11:30 bluebbc 阅读(366) 评论(0) 编辑 收藏 举报