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