I’m looking for a tool that helps me identify any duplicate files that have an exact size across multiple computers (if not, then at least on the same PC)..
A plus would be that the tool is smart enough to intelligently identify files that may be similar but don’t have the exact name (ex. December.doc and Deccember.Doc ..etc.)
GNU awk will check for identical files. Don't know if there's a windows-specific one. gawk will have a windows build availiable, and while your at it, download bash, much better than command.com/cmd.exe