Dec
4
[lhoersten at RichardParker in ~]$ history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’ | sort | uniq -c | sort -nr | head -10
93 ls
79 cd
47 hg
42 emacs
36 sudo
18 locate
17 exit
16 ll
16 find
13 scons