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 |
|---|
| hxcount(1) - debian |
| hxincl(1) - debian |
| hxextract(1) - debian |
| html::formfu::element::block(3pm) - debian |
| html::widget::element::block(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |