MPE/iX Shell and Utilities Reference Manual, Vol 1

chgrp(1) MPE/iX Shell and Utilities chgrp(1)
Message: fatal error during "–R" option
Cause: You specified the –R option but some file or directory in the directory structure
was inaccessible.
Action: Make sure that you have access to all files in the directory structure.
Message: file "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: file "filename": You are not a member of the group group
Cause: You attempted to change the group ownership of filename to group, but you are
not a member of the specified group.
Action: Specify a group to which you belong.
Message: group "group" is unknown
Cause: You specified a group name that chgrp was unable to find in the group data-
base.
Action: Specify a valid group name or use a valid numeric group
ID.
Message: read directory "pathname": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: stat file "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: Unknown option "–option"
Cause: You specified an option that is not valid for chgrp.
Action: Check the Options section of this man page for a list of valid options.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. All UNIX systems.
The –f option is an extension to the POSIX standard.
MPE/iX NOTES
The current MPE/iX implementation of chgrp does not allow you to modify the group ID of
the root directory, account directories, and group directories.
For more information on how the current MPE/iX implementation may affect the operation of
this utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
chmod(1), chown(1)
Commands and Utilities 1-87