From: John Robert LoVerso <John@loverso.southborough.ma.us>
To: Alex Strasheim <alex@proust.suba.com>
Message Hash: e0e1a18f7df654d559e51dbf252c6db58e2d6e94026e052d90ba4f5df55d8eae
Message ID: <07May96.082945@LoVerso.Southborough.MA.US>
Reply To: <199605070349.WAA01122@proust.suba.com>
UTC Datetime: 1996-05-07 19:30:33 UTC
Raw Date: Wed, 8 May 1996 03:30:33 +0800
From: John Robert LoVerso <John@loverso.southborough.ma.us>
Date: Wed, 8 May 1996 03:30:33 +0800
To: Alex Strasheim <alex@proust.suba.com>
Subject: Re: fixing netscape
In-Reply-To: <199605070349.WAA01122@proust.suba.com>
Message-ID: <07May96.082945@LoVerso.Southborough.MA.US>
MIME-Version: 1.0
Content-Type: text/plain
It's a shame he wrote all that C code when this suffices
perl -i.orig -pe '
s/\bnoframes\b/nofraMes/g;
s/\bframeset\b/fraMeset/g' netscape*
also, you don't need to xxxx out the tags; Netscape downcases incoming HTML
and then uses strcmp().
John
Return to May 1996
Return to “John Robert LoVerso <John@loverso.southborough.ma.us>”