Skip to content

Instantly share code, notes, and snippets.

@dmitry-mukhin
Created February 13, 2014 11:04
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 dmitry-mukhin/8973261 to your computer and use it in GitHub Desktop.
Save dmitry-mukhin/8973261 to your computer and use it in GitHub Desktop.
dd if=/dev/urandom of=garbage bs=5M count=1
curl -F file=@garbage -F UPLOADCARE_PUB_KEY=demopublickey -w "\n%{speed_upload}\n%{time_connect} %{time_starttransfer} %{time_total}\n" https://upload.uploadcare.com/base/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment