Skip to content

Instantly share code, notes, and snippets.

View acrymble's full-sized avatar

Adam Crymble acrymble

  • London
View GitHub Profile
@acrymble
acrymble / wget mirror active history
Created June 24, 2012 09:05
wget mirror active history
wget -m -w 2 --limit-rate=20k http://activehistory.ca
@acrymble
acrymble / wget -m
Created June 24, 2012 09:04
wget -m
-m
@acrymble
acrymble / wget download active history
Created June 24, 2012 09:02
wget download active history
wget -r --no-parent -w 2 --limit-rate=20k http://activehistory.ca/papers/
@acrymble
acrymble / wget --limit-rate
Created June 24, 2012 09:00
wget --limit-rate
--limit-rate=20k
@acrymble
acrymble / wget -w
Created June 24, 2012 08:57
wget -w
-w 10
@acrymble
acrymble / wget -l 2
Created June 24, 2012 08:55
wget -l 2
-l 2
@acrymble
acrymble / wget no parent
Created June 24, 2012 08:49
wget no parent
--no-parent
@acrymble
acrymble / wget -r
Created June 24, 2012 08:47
wget -r
-r
@acrymble
acrymble / wget options url
Created June 24, 2012 08:46
wget options url
wget [options] [URL]
@acrymble
acrymble / wget saving
Created June 24, 2012 08:45
wget saving
Saving to: `index.html.1'
[] 37,668 --.-K/s in 0.1s
2012-05-15 15:50:26 (374 KB/s) - `index.html.1' saved [37668]