![]() |
![]()
| ![]() |
![]()
NAMEhxcount - count elements and attributes in HTML or XML files SYNOPSIShxcount [ file-or-URL ] DESCRIPTIONThe hxcount command counts the number of elements and attributes of each type that appears in the input and prints a report on stdout. OPERANDSThe following operand is supported:
EXIT STATUSThe following exit values are returned:
ENVIRONMENTTo use a proxy to retrieve remote files, set the environment variables http_proxy and ftp_proxy. E.g., http_proxy="http://localhost:8080/" BUGSDon't trust the output if there were errors in the input. Remote 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 ALSOasc2xml(1), hxprune(1), hxnormalize(1), hxnum(1), hxtoc(1), hxunent(1), xml2asc(1), UTF-8 (RFC 2279)
|