Skip to content

Instantly share code, notes, and snippets.

@djanowski
Created December 15, 2010 18:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djanowski/742381 to your computer and use it in GitHub Desktop.
Save djanowski/742381 to your computer and use it in GitHub Desktop.
Super wget
$ cd doc
$ wget --mirror --no-host-directories --adjust-extension --convert-links --page-requisites -e robots=off --span-hosts --domains heroku.com,googleapis.com http://redis-io.heroku.com
@antirez
Copy link

antirez commented Dec 15, 2010

Thank you Damian, it's an impressive list of options ;) But as long as it gets the work done it's perfect for us!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment