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
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