[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Scripting again...



On Tue, 17 Jan 2006 08:37:05 +0100 Almut Behrens <almut_behrens@gmx.net> wrote:
> On Tue, Jan 17, 2006 at 07:40:48AM +0100, John Smith wrote:
> >         "text:\n someothertext" to "text: someothertext"
> > 
> Personally, I'd use perl for this kind of thing:
> 
> $ perl -p0e 's/text:\n someothertext/text: someothertext/g' infile >outfile
> 

Hey, Almut again ;-)

Thanks for your answer.

Sincerely,

Jan.



Reply to: