ipsvd-cdb - create constant database from ipsvd instructions directory
SYNOPSIS
ipsvd-cdbcdbcdb.tmpdir
DESCRIPTION
ipsvd-cdb
scans the directory
dir,
and compiles all relevant information for an internet protocol service
daemon,
ipsvd(7),
into the newly created constant database
cdb.tmp.
If
cdb.tmp
exists, it will be destroyed.
ipsvd-cdb
then renames
cdb.tmp
to
cdb.
If
cdb
exists, it will be destroyed.
ipsvd-cdb
skips filenames starting with two dots.
If
ipsvd-cdb
has trouble building the constant database, it exits with an error message,
and leaves
cdb
unchanged.