chiark / gitweb /
New, from http://svn.collab.net/repos/svn/trunk/contrib/client-side/wcgrep;
[bin.git] / testing-blockages
1 #! /bin/sh
2 wget -O - http://ftp-master.debian.org/testing/update_excuses.html.gz | \
3     zcat | grep '<li>Depends:' | sed 's,</a>,,;s/.*>//' | \
4     sort | uniq -c | sort -n