What the heck. I have seen this before but never thought to do it myself. Here is my shell history.
[elake@ronin ~]$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
190 cvc
157 vim
128 cd
98 ls
98 conary
85 sudo
46 rmake
44 cat
15 locate
15 exit
cvc and rmake are commands that are used for creating packages for Foresight Linux. The rest everyone should know ![]()
4 Comments
mook baby mook!
Don’t let pscott see that. He is on a mission to have ‘mook’ changed to ‘bake’.
I don’t know… I kinda like “roast” or “grill”
Somehow i missed the point. Probably lost in translation
Anyway … nice blog to visit.
cheers, Compulsion
2 Trackbacks/Pingbacks
[...] know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here are [...]
[...] know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here are [...]
Post a Comment