find out slackware package sizes February 9, 2013rdircio grep UNCOMPRESSED /var/log/packages/* | awk -F: '{print $3,$1}' | sort -h