Perhaps not a request for a coding snack, but possibly.
There are existing programs which probably suffice.
But I'd like advice on which you would use, given the following circumstance:
Given:
--- One complete set of 'dummy' files, held within subdirectories of a primary folder:
c:\dummy set of images\subset 1\...
c:\dummy set of images\subset 2\...
c:\dummy set of images\subset 3\...
c:\dummy set of images\subset 4\...
etc.
--- One set of actual files, but not complete..., certain ones are missing:
c:\real set of images\subset 1\... (various ones missing)
c:\real set of images\subset 2\... (various ones missing)
c:\real set of images\subset 3\... (various ones missing)
c:\real set of images\subset 4\... (various ones missing)
etc.
--- All files in "Group Dummy" have unique file names.
--- "Group Real" file names correspond to Group Dummy names.
--- If all is perfect, there should be TWO of each file in the combined lot.
--- If a file is missing (from "Group Real"), there will only be ONE of that file in the combined lot.
Task:
Find out which files are missing in "Group Real."
Thanks.
Nicholas Kormanik
[email protected]