Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aknik/b6545016bda3df72014f3673f703aa7a to your computer and use it in GitHub Desktop.
Save aknik/b6545016bda3df72014f3673f703aa7a to your computer and use it in GitHub Desktop.
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains website.org \
--no-parent \
www.website.org/tutorials/html/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment