URL: http://www.firstbasesoftware.com/man/man8/rmdb.htm
Last modified: 3 April 1996
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]


NAME

rmdb - remove a FirstBase database

SYNOPSIS

rmdb database [database ...]

DESCRIPTION

Rmdb is a simple shell script that removes a FirstBase database and one of its support files using the UNIX facility rm(1).

Formally, two files are removed: the database itself, and the database record map. Also, if there is a database log file, it is removed. The database dictionary is NOT removed.

FILES

*.cdb
FirstBase database.

*.ddict
FirstBase database dictionary.

*.map
record map of FirstBase database.

SEE ALSO

cpdb(8), mvdb(8), rmidx(8), firstbase(5), dictionaries(5)

FirstBase User's Guide and Reference Manual


URL: http://www.firstbasesoftware.com/man/man8/rmdb.htm
Last modified: 3 April 1996
Copyright © by FirstBase Software.
[ Index of Contents] [ FirstBase RDBMS Overview]