Remove SGML markup.
stripsgml
removes SGML markup tags from a file.
stripsgml
also
attempts to translate standard character entity references to ASCII.
stripsgml
is invoked from the Unix shell as follows:
% stripsgml [options] < sgmlfile > asciifile
The following are the list of options available:
-help
Print out a terse description of all options available.
-html
Cause URLs in anchor elements in an HTML document to be preserved in the output.
This program is part of the perlSGML package; see <URL:file:/usr/doc/perlsgml/perlSGML.html>