01-22-2011, 01:33 AM
No one active in perl programming i'm assuming? Even if you don't understand it, I would recommend using this script to find file duplicates. It will find file duplicates by using it's MD5 hash, and compares files by file size to check. So unless the MD5 changes, it will detect any file duplicates. If the MD5 changes, that means the file is not the same or has been modified.
Enjoy
Enjoy