15 Apr 2008 lucasr   » (Master)

History meme

history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
130 vim
106 cd
74 ls
33 make
28 git
24 grep
19 sudo
18 rm
12 svn
11 touch

Yeah, yeah, I love vim!

Syndicated 2008-04-15 18:47:05 from Lucas Rocha

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!