The one-liner:
dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz
This is brilliant.
Have you ever heard of sparse files, and how Linux and Windows deal with zips of it? You'll love this.
This is a most excellent place for technology news and articles.
Have you ever heard of sparse files, and how Linux and Windows deal with zips of it? You'll love this.