URL: http://www.firstbasesoftware.com/man/man8/rmidx.htm
Last modified: 5 April 1996
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]
NAME
rmidx - remove a FirstBase index
SYNOPSIS
rmidx
index [index ...]
DESCRIPTION
Rmidx
is a simple shell script that removes a FirstBase index and one of
its support files using the UNIX facility rm(1).
Formally, two files are removed: the index itself,
and the index header file. The index dictionary
is NOT removed.
FILES
-
*.idx
-
FirstBase index.
-
*.idict
-
FirstBase index header file.
-
*.idicti
-
FirstBase index dictionary.
SEE ALSO
cpidx(8),
mvidx(8),
rmdb(8),
firstbase(5),
dictionaries(5)
FirstBase User's Guide and Reference Manual
URL: http://www.firstbasesoftware.com/man/man8/rmidx.htm
Last modified: 5 April 1996
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]