An eclectic selection of technology with some cookery
everyone to know if two files are the same?
use a check sum to confirm the file is the same:
certutil -hashfile "<file path & name> MD5
MD5 file
MD5 <file path & name>
so I get diffrent MD5 results whats going on?
Notepad++’s Compare or ComparePlus Plugins
TextMate: Bundles -> Diff
diff-pdf by vslavik on GitHub
Basic but does the job.