DBHOME C-1





Copyright (C) 1994-95 Conetic Software Systems, Inc. All names, products, and services mentioned are the trademarks of their respective organizations.



NAME


dbhome - print database home directory

SYNOPSIS


dbhome dbname

DESCRIPTION


Dbhome prints the absolute pathname of the home directory of a database on 
standard output.  If the named database is not defined, only a new line 
character is printed.

SEE ALSO


dbfile(C-1), dblist(C-1), dbadmin(C-1).

NOTES


Dbhome may not be supplied in future releases.

The C/Base command dbadmin(C-1) performs the operations of dblist(C-1), 
dbhome(C-1), dbadd(C-1) dbcreate(C-1) and dbremove(C-1).  The binary 
program for dbadmin is copied to each of the above programs for backwards
compatibility.  In addition, for all programs copied from the dbadmin 
program, each one has a corresponding resource file copied from the 
dbadmin resource file (/usr/cbase/lib/cbase/resource/dbadmin.r).