Skip to content

Instantly share code, notes, and snippets.

@damienvancouver
Last active August 29, 2015 14:20
Show Gist options
  • Save damienvancouver/d130287e668b4ebf1b14 to your computer and use it in GitHub Desktop.
Save damienvancouver/d130287e668b4ebf1b14 to your computer and use it in GitHub Desktop.
old vs new triumf wget
damien@zaphod:~$ wget -S www.triumf.ca
--2015-04-28 16:21:09-- http://www.triumf.ca/
Resolving www.triumf.ca (www.triumf.ca)... 142.90.113.81
Connecting to www.triumf.ca (www.triumf.ca)|142.90.113.81|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Tue, 28 Apr 2015 23:21:09 GMT
Server: Apache/2.2.15 (CentOS)
X-Powered-By: PHP/5.4.16
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
Content-Language: en
X-UA-Compatible: IE=edge,chrome=1
Link: </home>; rel="canonical",</node/16281>; rel="shortlink"
X-Generator: Drupal 7 (http://drupal.org)
Set-Cookie: SESSee3cc9c70bedf9a840203765bf409d7b=VN19Dics8MswJ538NwzkjeJtd__AHbD8CfeBeGz2mZ8; expires=Fri, 22-May-2015 02:54:30 GMT; path=/; domain=.triumf.ca; HttpOnly
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
Length: unspecified [text/html]
Saving to: `index.html.10'
[ <=> ] 49,593 --.-K/s in 0.04s
2015-04-28 16:21:10 (1.15 MB/s) - `index.html.10' saved [49593]
damien@zaphod:~$ wget -S miscms1.triumf.ca
--2015-04-28 16:21:12-- http://miscms1.triumf.ca/
Resolving miscms1.triumf.ca (miscms1.triumf.ca)... 142.90.113.71
Connecting to miscms1.triumf.ca (miscms1.triumf.ca)|142.90.113.71|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Tue, 28 Apr 2015 23:21:12 GMT
Server: Apache/2.2.3 (Scientific Linux)
X-Powered-By: PHP/5.2.10
Set-Cookie: SESS0b724a981ac017d8e91307f1f2a74e8b=9lk6kee30bs8i3ms9ej8fn8u66; expires=Fri, 22-May-2015 02:54:32 GMT; path=/; domain=.miscms1.triumf.ca
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Tue, 28 Apr 2015 23:21:12 GMT
Cache-Control: store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
Length: unspecified [text/html]
Saving to: `index.html.11'
[ <=> ] 45,882 --.-K/s in 0.06s
2015-04-28 16:21:13 (736 KB/s) - `index.html.11' saved [45882]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment