debian man page for hxunpipe

Query: hxunpipe

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HXUNPIPE(1)							  HTML-XML-utils						       HXUNPIPE(1)

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/"
BUGS
Not all syntax errors in the input are recognized. hxunpipe can currently only retrieve remote files over HTTP. It doesn't handle password-protected files, nor files whose content depends on HTTP "cookies."
SEE ALSO
hxpipe(1), onsgmls(1). 6.x 10 Jul 2011 HXUNPIPE(1)
Related Man Pages
ssh-http-proxy-connect(1) - opensolaris
hxextract(1) - debian
hxindex(1) - debian
hxnormalize(1) - debian
hxwls(1) - debian
Similar Topics in the Unix Linux Community
Passing args to URL to retrieve a file
how to use in bash variables and quotes
Help to retrieve data from two files matching a string
Awk: print all URL addresses between iframe tags without repeating an already printed URL
API Based URL Parsing