Posted to tcl by chromebel_ at Tue Mar 02 15:00:35 GMT 2010view raw

  1. [andrew@ileemo:~]: wget http://server/test.txt -S -O/dev/null
  2. --2010-03-02 16:54:20-- http://server/test.txt
  3. Resolving server... 192.168.0.1
  4. Connecting to server|192.168.0.1|:80... connected.
  5. HTTP request sent, awaiting response...
  6. HTTP/1.0 200 OK
  7. Date: Tue, 02 Mar 2010 14:54:21 GMT
  8. Server: Wub 4.0
  9. Set-Cookie: human=1267541661282658; Path=/; Expires=Wed, 02-Mar-2011 00:00:00 GMT
  10. Accept-Ranges: bytes
  11. X-Forwarded-For: 192.168.11.221, 192.168.11.221
  12. Content-Type: text/plain
  13. Content-Length: 1467209728
  14. Vary: Accept-Encoding
  15. Length: 1467209728 (1.4G) [text/plain]
  16. Saving to: `/dev/null'
  17.  
  18. 0% [ ] 33,760 1.52K/s in 25s
  19.  
  20. 2010-03-02 16:54:49 (1.32 KB/s) - Connection closed at byte 33760. Retrying.
  21.