Return to Snippet

Revision: 70753
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