Created
March 5, 2015 21:41
-
-
Save karlazz/b32ffdac7afd2ffb9f59 to your computer and use it in GitHub Desktop.
WGET to bring down a website
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 --limit-rate=200k --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla http://www.oldwebsite.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment