kbaxterlt:~/Projects kbaxter$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s \n",a[i],i}}'|sort -rn|head
308 sh
56 cd
54 svn
30 start
22 mvn
16 jconsole
7 tail
2 exit
1 vi
1 sv
sh for running rsync to my localhost (no compile needed!), start kicks up tomcat, and jconsole lets me reload bits without shutting down tomcat and restarting it.