echo "正在创建1.3G文件.file"dd if=/dev/zero of=1.3G文件.file bs=1M count=1300
echo "正在创建660MB.file"dd if=/dev/zero of=660MB.file bs=1M count=660