-
-
Save CypherpunkSamurai/2ac440a97be0cb8b2a377b6a0eef5360 to your computer and use it in GitHub Desktop.
Recursively download site with wget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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