[main]  

wwwoffle-list

Documentation

Name

    wwwoffle-list - lists URL's and associated filenames residing in a
    wwwoffle cache

Synopsis

    wwwoffle-list [*options*] *URL-PATTERN*

Description

    wwwoffle-list lists URL's along with their associated filenames which
    are residing in a wwwoffle cache. It will descend only to those
    directories that match *URL-PATTERN* to make the search more rapid.

Options

    -u, --url-filename
        print filename of URL file

    -d, --data-filename
        print filename of data/http file

    -n, --no-url
        don't print URL

    --base-dir-pattern=*REGEXP*
        search base dirs specified by *REGEXP*

    --server-base-dirs
        search only the base directories *http*, *ftp*, *finger*

    --non-server-base-dirs
        search only the base directories *lasttime*, *prevtime 1-3*,
        *outgoing*, *monitor*

    --all-base-dirs
        search all base directories

    -a, --add-server-directory-entries
        when searching through the non-server base directories (*lasttime*,
        *prevtime 1-3*, *outgoing*, *monitor*) this will also print
        information about their corresponding files in the server
        directories (*http*, *ftp*, *finger*)

    -h, --help
        display short help text and exit

    --man, --manual
        display complete help with examples etc. and exit

    -V, --version
        output version information and exit

Files

    "/var/cache/wwwoffle" - wwwoffle directory prefix

Bugs

    Error handling is incomplete
    emit an error for an empty URL-PATTERN argument
    treat files in the outgoing and monitor directory different: they have
    no /D... (data) files but /O... (outgoing headers, form data) files
    rename ``pattern'' to ``regexp'' where appropriate
    (for more bugs, see the annotations in the source code)

See Also

    wwwoffle(1), perldoc wwwoffle-decompress.

Source Code

License: GPL, Version 2 (or later version).


  [main]  
DaicasWeb v.1.50.0102  //   Daniel Käps  //   March 31, 2005  //   Impressum / Imprint 
http://www.daicas.net/programming/wwwoffle-list.html