The one-liner:

dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz

This is brilliant.

  • melroy@kbin.melroy.org
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    2 months ago

    Looks fine to me. Only 1 CPU core I think was 100%.

    10+0 records in
    10+0 records out
    10737418240 bytes (11 GB, 10 GiB) copied, 28,0695 s, 383 MB/s