Compare files and return only the differences using Notepad++
To substract two files in notepad++ (file1 – file2) you may follow this procedure: Recommended: If possible, remove duplicates on both files, specially if the files are big. To do this: Edit => Line operations => Sort Lines Lexicographically Ascending (do it on both files) Add —————————- as a footer on file1 (add at least … Read more