Forked from AndrewChamp/Download website (scrapping)
Created
December 24, 2018 06:15
-
-
Save grim-reapper/fcd9abb2c38c1f6049c655416cdf0e6d to your computer and use it in GitHub Desktop.
# BASH -> Linux command prompt
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 -nc -nH -E -r -k -P /home/you/example.com -np http://example.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment