Skip to content

Instantly share code, notes, and snippets.

@josuecau
Created December 1, 2013 11:10
Show Gist options
  • Select an option

  • Save josuecau/7732145 to your computer and use it in GitHub Desktop.

Select an option

Save josuecau/7732145 to your computer and use it in GitHub Desktop.
Using wget to recursively fetch a directory
wget -r --no-parent http://localhost/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment