Skip to content

Instantly share code, notes, and snippets.

@Fastidious
Forked from belsrc/gist:70548d021d15a8e397de
Last active August 29, 2015 14:19
Show Gist options
  • Save Fastidious/e52442b4040db08a00e9 to your computer and use it in GitHub Desktop.
Save Fastidious/e52442b4040db08a00e9 to your computer and use it in GitHub Desktop.
# -p get all images, etc. needed to display HTML page.
# --mirror turns on recursion and time-stamping, sets infinite
# recursion depth and keeps FTP directory listings
# --html-extension save HTML docs with .html extensions
# --convert-links make links in downloaded HTML point to local files.
wget --mirror -p --html-extension --convert-links www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment