Skip to content

Instantly share code, notes, and snippets.

@bajanReece
Created August 20, 2016 22:53
Show Gist options
  • Select an option

  • Save bajanReece/e23370aea943843623c4fba3e855c00a to your computer and use it in GitHub Desktop.

Select an option

Save bajanReece/e23370aea943843623c4fba3e855c00a to your computer and use it in GitHub Desktop.
WGET for downloading specific file types
wget -A gif,jpeg,jpg -r --random-wait -t 5 -T 20 -nc -m -p -E -k -K -H http://www.website.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment