Scroll to navigation

ethxmlfilter(8) EFSFFCLIRG (Man Page) ethxmlfilter(8)

NAME

ethxmlfilter

Processes an XML file and removes all specified XML tags. The remaining tags are output and indentation can also be reformatted. ethxmlfilter is the opposite of ethxmlextract.

Syntax

ethxmlfilter [-t|-k] [-l] [-i indent] [-s element] [input_file]

Options

Produces full help text.

Trims leading and trailing whitespace in tag contents.

Keeps newlines as-is in tags with purely whitespace that contain newlines. Default is to format as an empty list.

Adds comments with line numbers after each end tag. Makes comparison of resulting files easier since original line numbers are available.

Sets indentation to use per level. Default is 4.

Specifies the name of the XML element to suppress. Can be used multiple times (maximum of 100) in any order.

Specifies the XML file to read. Default is stdin.

Intel Corporation Copyright(C) 2020-2023