Skip to content

Instantly share code, notes, and snippets.

@dynnamitt
Last active August 29, 2015 14:11
Show Gist options
  • Save dynnamitt/fcf3cf4e6792f144c25c to your computer and use it in GitHub Desktop.
Save dynnamitt/fcf3cf4e6792f144c25c to your computer and use it in GitHub Desktop.
rip a site via http
alias steal_site='wget --mirror --convert-links --adjust-extension --page-requisites --no-parent'
@dynnamitt
Copy link
Author

Brukes slik:
$ steal_site http://books.com/abook/index.htm

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