Skip to content

Instantly share code, notes, and snippets.

@thiagocaiubi
Created April 30, 2011 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagocaiubi/949621 to your computer and use it in GitHub Desktop.
Save thiagocaiubi/949621 to your computer and use it in GitHub Desktop.
writes a big big file
//10Gb
dd if=/dev/random of=out.put bs=1024 count=10000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment