#! /bin/sh awk '{print $NF}' | sort | uniq -c | sort -n