![]() |
![]()
| ![]() |
![]()
NAMEhxextract - extract selected elements from a HTML or XML file SYNOPSIShxextract [ -h | -? ] [ -x ] [ -s text ] [ -e text ] [ -b base ] element-or-class [ -c configfile | file-or-URL ] DESCRIPTIONhxextract outputs all elements with a certain name and/or class. Input must be well-formed, since no HTML heuristics are applied. OPTIONSThe following options are supported:
OPERANDSThe following operands are supported:
ENVIRONMENTTo use a proxy to retrieve remote files, set the environment variables http_proxy and ftp_proxy. E.g., http_proxy="http://localhost:8080/" BUGSRemote files (specified with a URL) are currently only supported for HTTP. Password-protected files or files that depend on HTTP "cookies" are not handled. (You can use tools such as curl(1) or wget(1) to retrieve such files.) SEE ALSOhxselect(1)
|