Windows File Comarison Tool - FC
FC built-in dos commands in Windows XP/ Vista to compare two file .
1. FC - Compares two files or sets of files and displays the differences between
Go to 'Run' , then type "cmd" ,In the command prompt type
FC [Filename-1] [Filename-2]
eg: FC lognot-file1.txt lognot-file2.txt
If there is any difference FC will display the lines with differences .
If there is no difference you will get "FC: no differences encountered" message.
No comments:
Post a Comment