oschown [-R][-f] owner[.group] pathname ...
-R | Indicates that ObjectStore should change the owner recursively for all specified directories. |
-f | Forces execution. Errors are not reported. |
When you specify a file database, you cannot specify a remote file-server host in the pathname of the file database. The oschown utility passes the operation to a local native utility. If you specify a remote file-server host name, ObjectStore informs you that you specified an illegal pathname.
oschown can perform wildcard processing. See "Wildcards".
UNIX
You must be the superuser to run this utility. The owner must be a user name in the password file /etc/passwd. Only the superuser can change the owner of a directory or database. The group is a group name found in the GID file /etc/group. API
Class: os_dbutil
Method: chown
Updated: 03/11/99 11:19:07