Main Contents

The history game

Linux

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

GlaDiaC @ April 14, 2008

Leave a comment


Feed