History meme

Tuesday, April 15th, 2008

I think we must all have OCD. It’s interesting (to me at least) which things I launch from the GUI (firefox, emacs). Is there a way to get the “most-clicked launchers” in gnome?

tchaikovsky.smedbergs.us:~
bsmedberg $ uname -a
Linux tchaikovsky.smedbergs.us 2.6.23.15-137.fc8 #1 SMP Sun Feb 10 17:03:13 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
tchaikovsky.smedbergs.us:~
bsmedberg $ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
271 hg
148 make
122 cd
44 less
43 rm
35 dir
33 exit
27 cvs
25 svn
18 /builds/gcc-dehydra/installed/bin/gcc