Query: hxprune
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HXPRUNE(1) HTML-XML-utils HXPRUNE(1)NAMEhxprune - remove marked elements from an HTML fileSYNOPSIShxprune [ -c class ] [ -x ] [ file ]DESCRIPTIONhxprune removes specially marked elements (with their content and children) from an HTML file. By default it removes elements with a class attribute of "exclude". The class attribute is parsed as a whitespace-separated list of words and if one of those words is "exclude", the element is not copied to the output.OPTIONSThe following options are supported: -c class Specify a different class than "exclude". -x Force output to be in XML-style, i.e., without short attributes and with a slash (/) to mark empty elements. 6.x 10 Jul 2011 HXPRUNE(1)
| Related Man Pages |
|---|
| hxincl(1) - debian |
| hxname2id(1) - debian |
| hxselect(1) - debian |
| html::formfu::element::block(3pm) - debian |
| sql::translator::producer::html(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |