system("dd if=/dev/zero of=$SIZE bs=1M count=0 seek=$SIZEMB &>/dev/null})'; # prints to STDERR: 10+0 records in 10+0 records out 10485760 bytes (10 MB) copied, 0.00426433 s, 2.5 GB/s #### system("dd if=/dev/zero of=$SIZE bs=1M count=0 seek=$SIZEMB &>/dev/null})'; # prints nothing