in reply to Re: Re: finding and deleting repeated lines in a file
in thread finding and deleting repeated lines in a file

not if you also save in the hash the row number where the sequence was found and sort it by the number before printing

Thanks.

Hotshot
  • Comment on Re: Re: Re: finding and deleting repeated lines in a file