Skip to content

Instantly share code, notes, and snippets.

@axeliodiaz
Last active June 19, 2017 22:47
Show Gist options
  • Save axeliodiaz/c5954de662f1781dba55f28d3c46f4e8 to your computer and use it in GitHub Desktop.
Save axeliodiaz/c5954de662f1781dba55f28d3c46f4e8 to your computer and use it in GitHub Desktop.
for link in ENLACE; do wget -m --recursive --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains domains.com --force-html --base $link --no-parent $link; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment