Skip to content

Instantly share code, notes, and snippets.

@trentbrooks
Created April 29, 2014 07:18
Show Gist options
  • Save trentbrooks/11392776 to your computer and use it in GitHub Desktop.
Save trentbrooks/11392776 to your computer and use it in GitHub Desktop.
Download all images from website (1-88 on gratisography.com) with curl
curl "http://www.gratisography.com/pictures/[1-88]H.jpg" -o "#1.jpg"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment