Found The Shell Meme over on Caius’s blog and, since it’s a meme that’s entirely voluntary, and doesn’t require me to actively spam other people for them to do it, here it is:
Type this into a new terminal / shell:
history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n ",a[i],i}}'|sort -rn|head
and I got this:
79 svn
53 ls
52 rake
30 cd
25 identify
25 convert
21 gdalinfo
21 cucumber
18 gnome-open
15 rm
All in preparation of my newer Map Warper which will come out very soon.