command line usage stats

April 11, 2008 by pierre
~ $  history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  107   ls
  103   cd
   89   vim
   39   python
   26   cat
   18   open
   17   ssh
   13   o
   11   rm
   10   log

via Bill de hÓra


1 Comment »

  1. nice!

    42 /users/j/todo/todo.sh
    26 l
    17 cd
    14 python
    12 man
    12 grep
    11 ls
    11 growlnotify
    9 curl
    9 bash

    Comment by j — April 11, 2008 @ 1:55 am

RSS feed for comments on this post. TrackBack URL

Leave a comment