Skip to content

Instantly share code, notes, and snippets.

@tkalfigo
Created March 4, 2015 20:01
Show Gist options
  • Save tkalfigo/ee44dbeb2b37b2802da9 to your computer and use it in GitHub Desktop.
Save tkalfigo/ee44dbeb2b37b2802da9 to your computer and use it in GitHub Desktop.
wget wildcard file download
wget -r --no-parent -A '*.tar.gz' http://www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment