museless aiming

Shell history

This is a silly post to document what linux commands we use the most. I got it from here. (With zsh you have to run:

history 0|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head)

Anyway, here are my results:

1735 ls
1245 cd
782 sudo
494 t
410 mm
367 mplayer
307 vim
205 lst
187 screen
171 git

For the record, t is an alias for todo.py, mm is an alias for fdm and imapfilter, and lst is an alias for ls -t.

: linux : : git : : tech : : zsh :
Wed May 14 02:30:49 BST 2008