iA


Shell Meme

by jcf. Average Reading Time: less than a minute.

I did this before

jcf@Arwen:amazon: history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n ",a[i],i}}'|sort -rn|head
   191  git
    58  rake
    48  cd
    40  cap
    25  mate
    24  jruby
    16  ruby
    10  ssh
     7  script/plugin
     6  rm

2 comments on ‘Shell Meme’

  1. …and JRuby takes a commanding lead over MRI!

    Entertaining though, to say the least.

  2. Administrator says:

    I was finishing the chapter on JRuby in my book I presume… But I really think, that JRuby has a lot of potential.

Leave a Reply