15
1
I want to fetch a tarball of this python library from terminal. https://github.com/simplegeo/python-oauth2/downloads
However, I cannot simply call
wget https://github.com/simplegeo/python-oauth2/tarball/master
because doing so retrieves a web page. How do I fetch this resource from terminal?
web browser from terminal, such as lynx? – Jakob Weisblat – 2012-07-18T03:49:42.597