Skip to content

Instantly share code, notes, and snippets.

@komidore64
Created September 21, 2018 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save komidore64/0992a141acf050ecfd602ab751b15835 to your computer and use it in GitHub Desktop.
Save komidore64/0992a141acf050ecfd602ab751b15835 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# ~/bin/brewget
# chmod +x ~/bin/brewget
wget --recursive --no-parent --reject 'index.html*,*.log,*.src.rpm,*.json' -nH --cut-dirs=5 $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment