cat teach-vi | /usr/ucb/tr -sc 'A-Za-z' '\012' | sort | uniq -c | sort -n | tail -5
