Skip to content

Instantly share code, notes, and snippets.

@nibalizer
Created June 14, 2014 20:55
Show Gist options
  • Select an option

  • Save nibalizer/3ae8834c0141a98ba824 to your computer and use it in GitHub Desktop.

Select an option

Save nibalizer/3ae8834c0141a98ba824 to your computer and use it in GitHub Desktop.
nibz@telescope:~/projects/begpuppet/sandbox$ time wget -q http://i.imgur.com/okZWAsH.jpg?1
real 0m0.030s
user 0m0.004s
sys 0m0.000s
nibz@telescope:~/projects/begpuppet/sandbox$ time http_proxy='' wget -q http://i.imgur.com/okZWA
sH.jpg?1
real 0m0.271s
user 0m0.004s
sys 0m0.004s
nibz@telescope:~/projects/begpuppet/sandbox$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment