Sureshot324
Diamond Member
I'm writing a bat file that copies some files from one place to another. I want it to overwrite any duplicates in the destination unless the files are completely identical. How would I check that the files are identical in Dos?
It would be good enough to verify that the file sizes are exactly identical, but how would I check the size of the files?
It would be good enough to verify that the file sizes are exactly identical, but how would I check the size of the files?