Hacker News new | ask | show | jobs
by bcoates 4916 days ago
I'm a fan of using cut or sed or awk and ending it with:

  | sort | uniq -c | sort -n -r | head
to get a nice top 10 whatevers in the whoosit