#!/bin/sh



grep RPFD: /var/spool/mqueue/qf*|cut -d@ -f2|sed 's/>//'|sort|uniq -c|sort -n -k1