Archive for April, 2008

Don’t follow me…

Wednesday, April 16th, 2008

…I’m just following a meme.

$ history | awk {'print $2'} | sort | uniq -c | sort -k1 -rn | head
  69 svn
  56 cd
  52 ls
  49 make
  26 perl
  19 vi
  15 tack
  15 cpan
  11 sudo
  11 prove

And actually, I’d have to merge the histories from eight different Terminal.app windows to get a full picture…


Copyright Andy Armstrong, 2005. Entries (RSS) and Comments (RSS).