On Thu, Aug 08, 2002 at 04:31:22PM -0700, GNU Linux wrote: > Wrote a simple little 'c' program to find duplicate md5 sums. The > program was cpu and disk intensive. I monitored the program periodically the following has always worked for me: cat md5sumlist | sort | uniq -d <this is mean to be slightly humorous> -- Ted Deppner http://www.psyber.com/~ted/