Hi

I have two directories with a path as shown below
c:\test\result\... and d:\test2\result2\...

The directory stucture and files after these are the same. i.e if there is a directory 
xyz within c:\test\result\, there will be a corresponding directory xyz within 
d:\test2\result2\ with the file names also being the same.

now i want to compare the contents of the directories and output the difference 
between the two if any. How can i acheive this?

Regards
Sudhindra

Reply via email to