LinuxCommandLibrary

xml-depyx

Convert PYX notation back to XML

TLDR

Convert PYX to XML

$ xml depyx [file.pyx]
copy
Convert from stdin
$ cat [file.pyx] | xml depyx
copy

SYNOPSIS

xml depyx [options] [file]

DESCRIPTION

xml depyx converts PYX notation back to XML. Part of xmlstarlet toolkit. Reconstructs XML documents from line-oriented PYX format after text processing.

PARAMETERS

file

Input PYX file.

SEE ALSO

xml-pyx(1), xml-p2x(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community