You are currently browsing the monthly archive for June, 2007.
This is a fast post just to say that I’m alive and that I’ll post as soon as I end with exams. I don’t tend to follow memes in fact I dislike them but I’ll follow this one from tenak since I found it quite interesting It’s about “The 10 commands you use more oftenly”.
ahm@revy: ~$ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10
110 gcc
100 cd
51 ll
28 vim
28 gpg
23 mplayer-bin
12 feh
12 rm
10 youtube-dl
10 time
