Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: makinero on June 07, 2016, 01:55:45 am

Title: How instantly (only 1 click script) compare two text files ?
Post by: makinero on June 07, 2016, 01:55:45 am
How very quickly (only 1 click e.g. script(?)) compare two text files

file1.txt (Links URL)
file2.txt (Links URL)
Result: file3.txt Compare and show all (Links URL) that are missing in the file file1.txt

Example:

file1.txt
http://website.com/id1
http://website.com/id2
http://website.com/id2000
http://website.com/id65487


file2.txt
http://website.com/id1
http://website.com/abc-1
http://website.com/id2
http://website.com/id3

Result:
file3.txt
http://website.com/abc-1
http://website.com/id3