Sean Wei says to OwO grep -oP '\t\K.(?=..\t)' ntpc |sort |uniq -c |sort -nr |grep -oP ' +\K\d+(?= )' |uniq -c |awk '{print $2 "," $1}' |tee ntpc-name-last.csv |head