dd if=/dev/urandom bs=1M count=1024 | pv | dd of=1GB.bin
dd if=/dev/urandom bs=1M count=1024 | pv > 1GB.bin