The Boston Globe has an astonishing series of photos from the recent terrorist attacks in Mumbai
Nov 282008
So, the question came up on how to search a lot of files for duplicates, and I dashed off a quick, albeit correct, answer. But then, as these things often do, it niggled and wormed around and I decided on a better method. It all starts with a short little find command:
find . -type f -exec md5 {} >>mymd5s.txt \; Continue reading »
Nov 142008
My stance on gay rights is pretty simple, and I think the issue was covered and dealt with rather effectively 150 years ago or so: Continue reading »