EnglishFrenchSpanish

Ad


OnWorks favicon

hxextract - Online in the Cloud

Run hxextract in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hxextract 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


hxextract - extract selected elements from a HTML or XML file

SYNOPSIS


hxextract [ -h | -? ] [ -x ] [ -s text ] [ -e text ] [ -b base ] element-or-class [ -c
configfile | file-or-URL ]

DESCRIPTION


hxextract outputs all elements with a certain name and/or class.

Input must be well-formed, since no HTML heuristics are applied.

OPTIONS


The following options are supported:

-x Use XML format conventions.

-s text Insert text at the start of the output.

-e text Insert text at the end of the output.

-b base URL base

-c configfile
Read @chapter lines from configfile (lines must be of the form "@chapter
filename") and extract elements from each of those files.

-h, -? Print command usage.

OPERANDS


The following operands are supported:

element-or-class
The name of an element to extract (e.g., "H2"), or the name of a class preceded
by "." (e.g., ".example") or a combination of both (e.g., "H2.example").

file-or-URL
A file name or a URL. To read from standard input, use "-".

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 hxextract online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad