Skip to content

Instantly share code, notes, and snippets.

@betawax
Created September 18, 2014 07:58
Show Gist options
  • Save betawax/5470ec01b714e3e42725 to your computer and use it in GitHub Desktop.
Save betawax/5470ec01b714e3e42725 to your computer and use it in GitHub Desktop.
Prefetch a site
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