I Can Do Shell History Memes Too

Since it seems to be all the rage among some folks, here’s my own little top 10 list for this session:

wfarr@localhost:~/src/banshee$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
217 cd
210 git
93 svn
87 sudo
57 make
47 nano
37 ./autogen.sh
35 rm
18 mv
15 ls

It’s probably a bit skewed though, because I use emacsclient as my $EDITOR, and make use of git-mode and gitsum in Emacs near religiously.

I’m proud to say the only reason svn is even in that list is because I regularly pull trunk of both Banshee and Epiphany.

I think I qualify as a mascot for GitHub now. =D

Organization: GNOME Original: Source