URL: http://www.firstbasesoftware.com/man/man8/cpidx.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]
NAME
cpidx - copy a FirstBase index to a new file name
SYNOPSIS
cpidx
source_index destination_index
DESCRIPTION
Cpidx
is a simple shell script that copies a FirstBase index and all
necessary support files to a new destination. The copy is done
interactively using the -i option of cp(1).
Cpidx will ask permission to destroy existing files.
Formally, three files are copied: the index itself, the index
header file,
and the index header file. The source files are not removed.
FILES
-
*.idx
-
FirstBase index.
-
*.idict
-
FirstBase index header file.
-
*.idicti
-
FirstBase index dictionary.
SEE ALSO
cp(1),
firstbase(5),
dictionaries(5),
mvidx(8),
rmidx(8)
FirstBase User's Guide and Reference Manual
URL: http://www.firstbasesoftware.com/man/man8/cpidx.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]