Tagged Questions
2
votes
2answers
88 views
Check if a large file includes another (smaller) file
I have a 3MB and a 5MB text file. I want to make sure that the larger file includes all the lines that are in smaller file.
The output needs to show all the lines of the smaller file not included in ...
2
votes
1answer
304 views
How to configure BeyondCompare to mark newline differences as unimportant?
Newline additions in the middle of a line in BeyondCompare are marked as important. I want them to become unimportant. How to do that?
Example:
A:
<img src="a.gif"/>
B:
<img
...
2
votes
3answers
285 views
Any free File comparison software for Windows?
I would like to compare a set of files and folders between two computers.
But there are so many folders ans subfolders, nested files.
So I would like to know if is there a recommended software to ...