history meme
by Christopher Blizzard
As taken from my personal machine.
[blizzard@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.23.9-85.fc8 #1 SMP Fri Dec 7 15:49:59 EST 2007 i686 i686 i386 GNU/Linux
[blizzard@localhost ~]$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
164 ls
154 cd
110 pwd
104 svn
84 grep
80 ./start-whoisi.py
47 less
41 ssh
31 tg-admin
18 mysql
[...] Everyone else is doing it! [...]
[...] more examples here, here, here, and [...]