Tremeoc
08-25-2008, 09:16 AM
Hi all,
I would like to recursively compare the file contents of two folders while ignoring specific filepaths. In other words, I have a bunch of files in folder A arranged in various different subfolders. In folder B I have (hopefully - well, this is what I want to check), exactly the same files, but arranged in different subfolder structures.
So what I want to see is whether file1,file2,...filen in Folder A also exists somewhere in Folder B, regardless of exactly where it is in the subfolder structure.
Does that make sense? I can't find an option in diff to do this. Are there any other ways?
TIA for any help,
T
I would like to recursively compare the file contents of two folders while ignoring specific filepaths. In other words, I have a bunch of files in folder A arranged in various different subfolders. In folder B I have (hopefully - well, this is what I want to check), exactly the same files, but arranged in different subfolder structures.
So what I want to see is whether file1,file2,...filen in Folder A also exists somewhere in Folder B, regardless of exactly where it is in the subfolder structure.
Does that make sense? I can't find an option in diff to do this. Are there any other ways?
TIA for any help,
T