NAME

dyndbadd - enter a record into a dynamical database

SYNOPSIS

dyndbadd dbfile key <data

DESCRIPTION

dyndbadd adds a record to the database dbfile, with the key key and value data. B<data> is read from the standard input. dyndbadd exists 0 if the operation succeedes.

In case of an error dyndbadd prints an error message and exists 111 if the database is undamaged, or exists 100 if the database is possibly corrupted.

AUTHOR

Uwe Ohse, uwe@ohse.de

SEE

dyndb_intro(7)