Created
December 1, 2013 11:10
-
-
Save josuecau/7732145 to your computer and use it in GitHub Desktop.
Using wget to recursively fetch a directory
This file contains hidden or 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 --no-parent http://localhost/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment