Remove duplicate lines from a file
Problem:
You have two files that you have merged but now there are duplicate lines you want to omit.
Solution:
There are many ways to do this but the easiest is to use this utility:
http://textmechanic.com/Remove-Duplicate-Lines.html
Comments
Post a Comment