Skip to content

Instantly share code, notes, and snippets.

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 zoffixznet/af44d9ada315b2642e511c68422f0792 to your computer and use it in GitHub Desktop.
Save zoffixznet/af44d9ada315b2642e511c68422f0792 to your computer and use it in GitHub Desktop.
zoffix@ZofLap:/tmp$ time wget http://localhost:3000/
--2016-05-02 20:03:26-- http://localhost:3000/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:3000... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html.1'
[ <=> ] 2,814 --.-K/s in 0s
2016-05-02 20:03:29 (168 MB/s) - `index.html.1' saved [2814]
real 0m3.330s
user 0m0.000s
sys 0m0.000s
zoffix@ZofLap:/tmp$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment