Skip to content


History

I’ve been trying out Git lately. Can you tell?


$ history 1000 | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
55 git
44 cd
42 ls
39 rake
35 ruby
34 sudo
26 ri
21 port
16 rm
13 irb

Posted in Programming.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.