dd if=/dev/zero of=test.dd bs=1M count=10000 conv=fdatasync status=progress && sync && rm test.dd