On Tue, 17 Jan 2006 08:37:05 +0100 Almut Behrens <[EMAIL PROTECTED]> 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to