August 28, 2022 at 12:32 AM
i saw some threads close to this but not what i was wanting
what is a good way to work with txt files that have hundred million lines?
for example if i have 2 words lists with hundred million lines each and want to combine them while deleting duplicates
i know how to do that in a txt editor but those files so big editors wont load them
and ok maybe its better to leave separated but i still want to compare and get duplicates out
obv this is noob question but thx in advanced for help i think this is good way for me to learn working with large files like this
what is a good way to work with txt files that have hundred million lines?
for example if i have 2 words lists with hundred million lines each and want to combine them while deleting duplicates
i know how to do that in a txt editor but those files so big editors wont load them
and ok maybe its better to leave separated but i still want to compare and get duplicates out
obv this is noob question but thx in advanced for help i think this is good way for me to learn working with large files like this

