museless aiming
- 6 items tagged 1979
- 1 item tagged cloud
- 6 items tagged cms
- 10 items tagged film
- 4 items tagged git
- 1 item tagged hifi
- 1 item tagged linux
- 4 items tagged literature
- 26 items tagged music
- 4 items tagged musing
- 2 items tagged novels
- 1 item tagged photography
- 29 items tagged reviews
- 1 item tagged software
- 1 item tagged tagging
- 15 items tagged tech
- 3 items tagged vcs
- 1 item tagged writing
- 2 items tagged zsh
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.
Wed May 14 02:30:49 BST 2008