Created
September 18, 2014 07:58
-
-
Save betawax/5470ec01b714e3e42725 to your computer and use it in GitHub Desktop.
Prefetch a site
This file contains 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 -l 1 -nd -T 1200 --delete-after <URL> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment