Skip to content

Instantly share code, notes, and snippets.

@adunsmoor
Created December 21, 2013 18:59
Show Gist options
  • Save adunsmoor/8073405 to your computer and use it in GitHub Desktop.
Save adunsmoor/8073405 to your computer and use it in GitHub Desktop.
Create file with random contents
dd if=/dev/urandom of=test_2.bin bs=1M count=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment