History Meme

Posted on April 25, 2008
Filed Under Uncategorized | Leave a Comment

Seems that this history meme thing is pretty popular at the moment. So without further ado here's mine:

history | awk '{print $2}'| sort | uniq -c | sort -rn | head
103 ss
94 ls
61 svn
55 cd
43 cap
32 sc
19 mysql
18 apps
10 rake
9 seq1

I'd like to make it clear that even though my top hit is a common name for a certain military organisation under the command of a certain fascist dictator, on my MacBook it's a bash alias for

./script/server

That it, for starting Rails apps. I also have sc for starting the Rails console. Anyway, pretty good I reckon. A fair few deploys in there and some rake goodness too.

Recently


Categories


Archives