Skip to content

Instantly share code, notes, and snippets.

@thefonso
Forked from lamberta/gist:882023
Created March 25, 2013 22:35
Show Gist options
  • Save thefonso/5241472 to your computer and use it in GitHub Desktop.
Save thefonso/5241472 to your computer and use it in GitHub Desktop.
#set DOC_ROOT, no trailing slash on url
#front page: $DOC_ROOT/javascript/en/JavaScript/Reference.html
wget -mkpE -np -nH -P "$DOC_ROOT/javascript" "https://developer.mozilla.org/en/JavaScript/Reference"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment