OSCHGRP(1) — OBJECTSTORE COMMANDS
NAME
oschgrp − change the group ownership of an ObjectStore directory or database
SYNOPSIS
oschgrp [ -R][ -f] group pathname ...
DESCRIPTION
oschgrp changes the group ID (GID) of the directories or databases given in pathname to group. The group is a group name found in the GID file, /etc/group.
You must belong to the specified group and be the owner of the file, or be the super-user.
-f and -R are identical to the UNIX chgrp command’s force and recursive options, respectively.
oschgrp can perform wild card processing similar to shell wild cards (∗, ?, {}, and []). You must quote the wild card with quotation marks ("") or a backslash (\) to keep the shell from misinterpreting the asterisk as a shell wild card.
oschgrp supports all the arguments of the shell command chgrp, and it accepts a combination of Directory Manager pathnames and file pathnames.
FILES
/etc/group
$OS_ROOTDIR/bin/oschgrp
SEE ALSO
oschown(1), group(5), passwd(5)
ObjectStore 2.0 — Last change: October 1992