The history game
anschneider@maximegalon:~> history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
139 make
139 cd
105 vi
104 ll
68 man
50 git
46 fg
31 mc
26 grep
23 tests/check_csync_exclude
a cosmological pedestrian
by Andreas Schneider · Monday, April 14, 2008
anschneider@maximegalon:~> history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
139 make
139 cd
105 vi
104 ll
68 man
50 git
46 fg
31 mc
26 grep
23 tests/check_csync_exclude