Skip to content

Instantly share code, notes, and snippets.

@fabriceleal
Last active March 31, 2022 19:59
Show Gist options
  • Save fabriceleal/5900143 to your computer and use it in GitHub Desktop.
Save fabriceleal/5900143 to your computer and use it in GitHub Desktop.
Recursively download site with wget
wget -r -k -p the-site -X exclude-dir-1,exclude-dir-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment