Re: Formatting_the_result

Subject: Re: Formatting_the_result
From: Toby Speight <Toby.Speight@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: 11 Oct 1999 12:14:45 +0100
Russell> Russell Steven Shawn O'Connor
Russell> <URL:mailto:roconnor@xxxxxxxxxxxxxxxxxxxxxxxxx>

0> In article
0> <Pine.SOL.3.95q.991005174818.18342A-100000@xxxxxxxxxxxxxxxxxxxxxxxxx>,
0> Russell wrote:

Russell> On Tue, 5 Oct 1999, Russell Steven Shawn O'Connor wrote:

>> Isn't it easy enough to remove newlines from files anyway.  It's
>> just a tiny script in your favourite language.

Russell> example
Russell>
Russell> bad.sgml | tr -d '\n\r' > good.sgml

That will probably change the (data) content in addition to the markup.
(And if you limit the operation to within tags, remember not to do it
inside any CDATA attribute values!)  It's not as easy as it looks.

-- 


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread