April 2008
4 posts
The top 10 commands in my shell history
$ history|awk ‘{a[$2]++} END{for(i in a){printf “%5d\t%s\n”,a[i],i}}’|sort -rn|head   197   ls    84   cd    84   svn    14   sudo    12   vi    12   exit    11   python     6   less     5   ./google_appengine/dev_appserver.py     5   curl It turns out I use ls a lot!
Apr 16th
UI-First Software Development →
Apr 4th
5 Firefox extentions I can't live whitout
Delicious Bookmarks TwitterFox Firebug MediaPlayerConnectivity ForecastFox
Apr 3rd
Apr 3rd
Apr 1st
Apr 1st
March 2008
3 posts
Mar 17th