Skip to content

Instantly share code, notes, and snippets.

@korayguclu
Last active December 28, 2015 04:09
Show Gist options
  • Save korayguclu/7440450 to your computer and use it in GitHub Desktop.
Save korayguclu/7440450 to your computer and use it in GitHub Desktop.
clone a website with wget
wget --wait=20 --limit-rate=20K -r -p -U Mozilla http://guides.rubyonrails.org/getting_started.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment