Skip to content

Instantly share code, notes, and snippets.

@zmagg
Created February 23, 2016 00:54
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 zmagg/b87db1437324c3c78757 to your computer and use it in GitHub Desktop.
Save zmagg/b87db1437324c3c78757 to your computer and use it in GitHub Desktop.
download the tarheeltimes
for i in {1990..2016}
> do
> wget "http://www.tarheeltimes.com/schedulebasketball-$i.aspx"
> done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment