Skip to content

Instantly share code, notes, and snippets.

@zucchinidev
Created May 31, 2018 15:06
Show Gist options
  • Select an option

  • Save zucchinidev/53f5055db8a4d2e8af3fea20b2f9be50 to your computer and use it in GitHub Desktop.

Select an option

Save zucchinidev/53f5055db8a4d2e8af3fea20b2f9be50 to your computer and use it in GitHub Desktop.
Create a big file with dd command
// newFile 24-25MB
dd if=/dev/urandom of=newfile bs=1M count=24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment