Create blank file with specific size

Create blank file with size of 100MB

dd if=/dev/zero of=file.dmp bs=1024k count=100