Hacker News new | ask | show | jobs
by INTPenis 4916 days ago
One of my favorite aliases that wasn't listed.

alias easy_search="curl -s http://pypi.python.org/simple/ | perl -ne 'print if s/<[^>]+>//g && $.>1'|grep"