History meme

April 18th, 2008 by elise Leave a reply »

I’m not into memes, buzzes or any other mexican-wave type phenomena, but i’ll do this one.
Latest activity on Zack the mac:

Zack:~ elise$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s \n",a[i],i}}'|sort -rn|head
128 cd
104 svn
88 rake
40 ls
17 cap
14 vi
12 mysql
12 ./script/server
11 script/console
9 grep

Obvious what i’ve been up to, no ? :-)

Advertisement

Leave a Reply