comparison-script-for-huge-lists
ravel44/comparison-script-for-huge-lists
Python
A very simple but efficient python script to be able to compare 2 lists of million of items. The script outputs a new file with items that are in list2 but not in list1.