This is the command hxunpipe that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hxunpipe - convert output of hxpipe back to XML format
SYNOPSIS
hxunpipe [ file-or-URL ]
DESCRIPTION
hxunpipe takes the output of hxpipe(1) (or of onsgmls(1)) and turns it back into XML/SGML
mark-up.
OPERANDS
The following operand is supported:
file-or-URL
The name or URL of an HTML file. If absent, standard input is read instead.
EXIT STATUS
The following exit values are returned:
0 Successful completion.
> 0 An error occurred in the input.
ENVIRONMENT
To use a proxy to retrieve remote files, set the environment variables http_proxy and
ftp_proxy. E.g., http_proxy="http://localhost:8080/"
Use hxunpipe online using onworks.net services