Skip to content

Instantly share code, notes, and snippets.

@matdombrock
Created April 20, 2017 08:10
Show Gist options
  • Save matdombrock/c15a22033a00746768eeb43e217e7dd2 to your computer and use it in GitHub Desktop.
Save matdombrock/c15a22033a00746768eeb43e217e7dd2 to your computer and use it in GitHub Desktop.
download all images with wget
wget -r -l 1 -A jpg,jpeg,png,gif,bmp -H http://www.simonstalenhag.se/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment