Windows 10 Support
I have two text files: 1.txt and 2.txt. Both files have text rows inside. Some rows are equal. Some rows of 2.txt are different from 1.txt.
I want to make the following bat-file.
First step bat-file compares text rows inside 1.txt and inside 2.txt.
Next step bat-file makes...