in reply to Re: Removing repeated lines from file
in thread Removing repeated lines from file

Each line is made up of 1 or two tab delimited lines. Could I just stick this into a MySQL database and remove duplicated rows using SQL?
  • Comment on Re: Re: Removing repeated lines from file