The Sun BabelFish Blog
Don't panic !
history meme
For an hour or so I managed to forget that I had a lot of work to do. Catching up with my unread posts on my blogroll, I came across Tim Bray's History Meme post, and decided to try it out. So here are my results:
hjs@bblfish:0$ history | tr -s ' ' | cut -d ' ' -f 3 | sort | uniq -c | sort -rn | head -n 10
115 ls
65 cd
60 ant
42 vi
42 less
20 fg
17 cwm
15 svn
14 pwd
9 top
ant is of course the build tool I use. I once laughed at the unintuitiveness of vi, but I later discovered it stands for virus - you just can't stop using it. cwm is the semantic web swiss army knife written in python: incredibly useful for every day semantic web hacking. And svn is the subversion command line client: I love subversion. When coding of course I spend a lot of time in either IntelliJ or NetBeans, depending on the day.
I have a number of other shells open, and the same commands tend to appear in them. Often the unix find command does. So I thought I'd try seeing what I get when I enlarge the list:
hjs@bblfish:0$ history | tr -s ' ' | cut -d ' ' -f 3 | sort | uniq -c | sort -rn | head -n 20
113 ls
55 vi
54 cd
36 less
36 ant
21 cwm
20 fg
16 pwd
12 svn
9 top
9 find
9 exit
8 ping
7 ssh
7 killall
7 defaults
7 curl
7 bc
6 bzcat
5 fink
Posted at 10:07AM Apr 22, 2008 [permalink/trackback] by Henry Story in Silly | Comments[1]
Note on comments:
- I know the forms below are a little small. We have asked for years for this to be changed, but I don't think it's going to happen soon. In Apple's Safari you can resize the entry box with you mouse. For people using other browsers click on this javascript link, that should allow you to resize your form.
- Comments are moderated, so they will take a little time to appear. Currently moderation means I have to read them personally. Hopefully with OpenId deployment, this will become more automated.
- HTML markup no longer works here, due to some decision made somewhere. Sorry about that.
- If you are having trouble posting, it may be that you need javascript to be enabled. I don't think javascript should be needed for submitting a form, but that's the way it is here.
- Check your comments by using the preview button...

vi, vi ,vi ! that's all u evar thunk about ;-)
Posted by Colm Sean Kennedy on May 07, 2008 at 10:20 AM CEST #