in reply to Re: Delete Duplicate Entry in a text file
in thread Delete Duplicate Entry in a text file

Hi stevieb,

I haven't tried anything yet, I'm thinking to use a regex that will find the entries that I need, use grep to locate them and print the result. But I think if I use that still the other 2 Gatway FAIL will match the regular expression. so it's useless.. I'm so clueless on how to do this..

  • Comment on Re^2: Delete Duplicate Entry in a text file