maxtortime
7/27/2016 - 12:57 PM

making_random_text_file.sh

#!env sh
base64 /dev/urandom | head -c 10000000 > 10MB.txt