Re: Stripping HTML: Another Question1997-10-10 01:34:06Michael Stone <mstone(_at_)itri(_dot_)loyola(_dot_)edu> wrote:
This can be done without a SHELL too:
SHELLMETAS
:0fbw
| sed 's/<[^>]*>//g;s/--====URL-MINDER====/OH\!/g'
|
|
||||||||||||||||