opensoul.org

What's your command?

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

September 27, 2006

2 Comments

  1. […] What’s Your Command? Thanks to Brandon for the meme. […]

  2. Aaron Schaap Aaron Schaap October 7, 2006

    98 exit
    97 mongrel_rails
    85 cd
    47 dig
    33 svn
    33 rake
    29 ssh
    19 ls
    12 mate
    8 vi

Post a Comment

Comments use textile. Anonymous comments will be deleted.

My name is Brandon Keepers. I like to build things, usually in Ruby or JavaScript. I work at GitHub and live in Holland, MI.

Popular Posts