mech-dump

Langue: en

Version: 2007-05-24 (mandriva - 22/10/07)

Section: 1 (Commandes utilisateur)

Sommaire

NAME

mech-dump - Dumps information about a web page

SYNOPSIS

mech-dump [options] [file|url]

Options:

     --forms         Dump table of forms (default action)
     --links         Dump table of links
     --images        Dump table of images
     --all           Dump all three of the above, in that order
 
 
     --agent=agent   Specify the UserAgent to pass
     --agent-alias=alias
                     Specify the alias for the UserAgent to pass.
                     Pick one of:
                         * Windows IE 6
                         * Windows Mozilla
                         * Mac Safari
                         * Mac Mozilla
                         * Linux Mozilla
                         * Linux Konqueror
 
 
     --absolute      Show URLs as absolute, even if relative in the page
     --help          Show this message
 
 

The order of the options specified is relevant. Repeated options get repeated dumps.

TODO

* Options for "--user", "--pass" and "--proxy".