watch -n ${1:-30} sh -c "dfh ; dpkg -l | grep -i '^[a-z][a-z][a-z]* ' | sed 's/ .*//' | uniqoc | sort -rn"
