OSTEST(1) — OBJECTSTORE COMMANDS
NAME
ostest − similar to the UNIX test program, for an ObjectStore pathname
SYNOPSIS
ostest -dfrsw pathname
DESCRIPTION
This command works only on Directory Manager databases. ostest takes an option and an ObjectStore pathname, and returns with an exit code of zero (true) or non-zero (false)..
OPTIONS
The option is one of:
-d pathname is a directory
-f pathname is a database
-r requestor has read access to pathname
-s pathname is not a directory and has a non-zero size
-w requestor has write access to pathname
-p pathname is a file pathname
FILES
$OS_ROOTDIR/bin/ostest
SEE ALSO
ObjectStore 2.0 — Last change: October 1992