Revision: 70753
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 30, 2016 18:25 by rm1984
Initial Code
$ head -c 100m < /dev/urandom > random_file_100MB
Initial URL
Initial Description
Generate a random file with random contents but with a fixed size
Initial Title
Generate a random file with random contents but with a fixed size
Initial Tags
file, Bash
Initial Language
Bash