Created
August 5, 2012 02:08
-
-
Save idclark/3261139 to your computer and use it in GitHub Desktop.
wget command for all images on page
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 -P /save/location -A jpeg,jpg,bmp,gif,png http://www.domain.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment