What's your command?

September 27 2006

Inspired by laundr.us.

brandon$ history | awk '{print $2}' | awk 'BEGIN {FS="|"} {print $1}' |  sort | uniq -c | sort -nr | head -10
  78 cd
  76 rake
  61 ls
  60 svn
  24 mongrel_rails
  21 ./script/generate
  19 ruby
  18 ./script/console
  17 rm
  12 ssh
posted by brandon | updated October 22nd 11:44 PM
comments feed

2 comments

  1. [...] What’s Your Command? Thanks to Brandon for the meme. [...]
    Where Are The Wise Men? » Blog Archive » What’s Your Command? Where Are The Wise Men? » Blog Archive » What’s Your Command?
    September 27, 2006 at 12:04 PM
  2. 98 exit 97 mongrel_rails 85 cd 47 dig 33 svn 33 rake 29 ssh 19 ls 12 mate 8 vi
    Aaron Schaap Aaron Schaap
    October 07, 2006 at 06:39 PM

Speak your mind:

(Required)

(Required)


(You may use textile in your comments.)

About

I'm Brandon Keepers, a web application developer that likes beautiful code, valid markup and adherence to standards. As a part of Collective Idea in Holland, Michigan, I practice Agile software development primarily using Ruby on Rails.

-86.103171 42.785037

Contact:

more ยป

Syndicate