NAME
p0rn-dblist - list links in the p0rn database
SYNOPSIS
p0rn-dblist
[ -v ] table
OVERVIEW
p0rn-dblist lists links in
the p0rn database. There should be no need to call this program
directly.
DESCRIPTION
You must set the table
name upon startup. Existing database tables are thumbz for
thumbnails, picz for pictures and downz for download
urls. Links are then read from the database and written to
STDOUT.
Switches
- -v
- This enables the alternative data
format.
DATA FORMAT
Format is one plain
URL per line with no leading or trailing
whitespace.
Alternative format is a positive integer followed by a tab and a
plain URL per line.
FILES
All data is stored in a
database. By default, it is located in ./p0rn.db (yes,
that's the directory from which you're starting p0rn-dblist). Is
you want to change this, set the environment variable
P0RNDBLOCATION (the second letter is a zero) to another path
and filename.
SEE ALSO
p0rn-proxy(1),
p0rn-download(1),
p0rn-dbdump(1),
p0rn-dbrestore(1)
MODULES NEEDED
use DBM::Deep;
This module can be obtained from <http://www.cpan.org>.
BUGS
Please report bugs by mail to
<>.
AUTHOR
p0rn-dblist was written by
Christian Garbs <>.
AVAILABILITY
Look for updates at
<http://www.cgarbs.de/p0rn-comfort.en.html>.
COPYRIGHT
p0rn-dblist is licensed
under the GNU GPL.