welcome/
java-mcmc/
software/
papers/
links/
email me

XML-ECHO

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
SOURCE
BUGS
AUTHOR
SEE ALSO

NAME

xml-echo − generate an XML file on standard output

SYNOPSIS

xml-echo [OPTION] [STRING]...

DESCRIPTION

xml-echo wraps well formed XML around one or more STRINGs and writes the result to standard output.

The -e option enables interpretation of backslash escape characters and XML path instructions.

EXAMPLES

xml-echo -e "[greeting@mood=jovial]hello \c[name]Laird"

SOURCE

The source code for the latest version of this program is available at the following locations:

http://www.lbreyer.com/gpl.html
http://dbacl.sourceforge.net

BUGS

AUTHOR

Laird A. Breyer <laird@lbreyer.com>

SEE ALSO

xml-coreutils(7)