Thursday, April 10

memetics

$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  121   ls
   66   cd
   50   ssh
   28   svn
   21   fg
   20   vim
   19   w
   19   perl
   18   scp
   13   sudo

I suspect this is indicative of a very poorly configured Bash. And of spastically typing w while idling on the prompt.

Anyone else?

p1k3 / 2008 / 4 / 10