Hi all:
1. I am looking for a command, commands or a script, that will take two file names or file paths, compare their contents and report if they are the same. Files are text files and contents are to be compared text-wise.
2. I need to extend this further to compare two directories as follows.
- Do they have the same files ?
- Do the corresponding files have exactly the same text ?
3. And, to make it even more challengeing, I need to extend the above to two directories which contain several levels of subdirectories and files.
Needs to work on Win 2K and Vista.
Anyone up to the challenge ? If you can show me a way to a solution, that will be great.
Have a good day.
Jenni