Since everyone else is doing it:
a21772:~ jlucas$ history|awk '{a[$2]++} END{for(i in a){printf “%5d\t%s \n”,a[i],i}}’|sort -rn|head
126 rake
121 svn
69 vi
57 ./script/console
21 ./script/server
17 cd
15 ssh
13 cap
10 ls
7 mysql
As you can see, most of my work lately has been Ruby / Rails. No complaints from me.
- BROWSE / IN TIMELINE
- « Some Thoughts on the Google App Engine
- » Trains Missing A Huge Opportunity
- BROWSE / IN Development Me
- « Some Thoughts on the Google App Engine
- » Kevin Burton on scaling MySQL
SPEAK / ADD YOUR COMMENT
Comments are moderated.
