Skip to content

Instantly share code, notes, and snippets.

@snajpa
Created May 18, 2014 16:45
Show Gist options
  • Save snajpa/f7a30922a5f0f6ffecff to your computer and use it in GitHub Desktop.
Save snajpa/f7a30922a5f0f6ffecff to your computer and use it in GitHub Desktop.
snajpa@snajpabook:~$ time wget http://www.gamesquest.co.uk/media/dz_banners/toys_sale.png
--2014-05-18 18:45:30-- http://www.gamesquest.co.uk/media/dz_banners/toys_sale.png
Resolving www.gamesquest.co.uk (www.gamesquest.co.uk)... 37.205.8.137
Connecting to www.gamesquest.co.uk (www.gamesquest.co.uk)|37.205.8.137|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 338246 (330K) [image/png]
Saving to: ‘toys_sale.png.3’
100%[=========================================>] 338,246 622KB/s in 0.5s
2014-05-18 18:45:31 (622 KB/s) - ‘toys_sale.png.3’ saved [338246/338246]
real 0m0.586s
user 0m0.004s
sys 0m0.030s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment