dyndbadd - enter a record into a dynamical database
dyndbadd dbfile key <data
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.
Uwe Ohse, uwe@ohse.de