Skip to content

Instantly share code, notes, and snippets.

@gabssnake
Created November 19, 2014 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabssnake/2e93cfa38867a7553fba to your computer and use it in GitHub Desktop.
Save gabssnake/2e93cfa38867a7553fba to your computer and use it in GitHub Desktop.
wget
wget \
--recursive \
--no-parent \
--page-requisites \
--no-clobber \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains website.org \
http://google.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment