Re: remove duplicate lines
- From: ewalker@xxxxxxxxxx (Eric Walker)
- Date: Fri, 27 May 2005 15:31:24 -0600
On Friday 27 May 2005 01:22 pm, John Doe wrote:
> Am Freitag, 27. Mai 2005 17.15 schrieb Eric Walker:
> > Can't you run uniq from the command prompt to get rid of the duplicate
> > lines?
> >
> > perlnewbie..
>
> [...]
>
> Yes I can,
>
> $ cat marc21textfile | uniq > outputfile
>
> but the OP explicitly wanted a perl script and states
>
> > For now, I just want to remove adjacent duplicate fields.
>
> from which I concluded that he wants to elaborate the script further,
>
> and as a perlnewbie on a perl list I try to answer perl questions.
>
> thanks,
> joe
Ok,
the perlnewbie tag is for me, not you. Seems like you got upset. sorry for the
misunderstanding..
perlnewbie....
.
- Follow-Ups:
- [OT] Re: remove duplicate lines
- From: John Doe
- [OT] Re: remove duplicate lines
- References:
- remove duplicate lines
- From: Jack Daniels
- Re: remove duplicate lines
- From: Eric Walker
- Re: remove duplicate lines
- From: John Doe
- remove duplicate lines
- Prev by Date: Re: remove duplicate lines
- Next by Date: [OT] Re: remove duplicate lines
- Previous by thread: Re: remove duplicate lines
- Next by thread: [OT] Re: remove duplicate lines
- Index(es):
Relevant Pages
|