Created
December 16, 2012 11:17
-
-
Save hannic/4306411 to your computer and use it in GitHub Desktop.
download specific files from a website
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 -A pdf,jpg -m -p -E -k -K -np http://www.some-url.com/wherefilestodownload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment