#! /bin/sh wget -O - http://ftp-master.debian.org/testing/update_excuses.html.gz | \ zcat | grep '
  • Depends:' | sed 's,,,;s/.*>//' | \ sort | uniq -c | sort -n