OSRMDIR(1) — OBJECTSTORE COMMANDS
NAME
osrmdir − remove an ObjectStore directory
SYNOPSIS
osrmdir directory ...
DESCRIPTION
osrmdir removes ObjectStore directories from the directory database. To remove a directory, the directory must be empty, and you must have write permission in its parent (but you don’t need write access to the directory itself).
osrmdir can perform wildcard processing similar to shell wildcards (∗, ?, {}, and []). You must quote the wildcard with quotation marks ("") or a backslash (\) to keep the shell from misinterpreting the asterisk as a shell wildcard.
osrmdir supports all the arguments of the shell command rmdir. It accepts a combination of Directory Manager pathnames and file pathnames.
FILES
$OS_ROOTDIR/bin/osrmdir
SEE ALSO
ObjectStore 2.0 — Last change: October 1992