Skip to content

Instantly share code, notes, and snippets.

@hugotkk
Created March 6, 2018 01:45
Show Gist options
  • Save hugotkk/b69a2c03c9c6ea5f62de8579d32588fc to your computer and use it in GitHub Desktop.
Save hugotkk/b69a2c03c9c6ea5f62de8579d32588fc to your computer and use it in GitHub Desktop.
generate dummy file
dd if=/dev/zero of=output.dat bs=24M count=1
mkfile 24m output.dat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment