Mirror a site with wget
1 2 wget -krmnp %1
Then I call
1 2 C:\>w [what-ever-url]
DZone Snippets > korakot > mirror
13502 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Korakot Chaovavanich http://korakot.stumbleupon.com
1 2 wget -krmnp %1
1 2 C:\>w [what-ever-url]