Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
chown(1) OSS Shell and Utilities Reference Manual
(See the chmod(1) reference page for details.)
2. To change the owner of all OSS files on the local node to the username GROUP1.USER1
without affecting local Guardian files, enter:
chown -W NOG -W NOE -R GROUP1.USER1 /
or
export UTILSGE=NOG:NOE
chown -R GROUP1.USER1 /
NOTES
Because /G and /E both appear in your local root directory, you should be very careful when
using OSS shell commands on or from the root directory. OSS shell commands that perform
recursive actions make no distinction between Guardian and OSS files or between local and
remote files. You can use the -W NOG and -W NOE flags or the UTILSGE environment vari-
able to exclude objects in the Guardian file system or objects accessible through the Expand pro-
duct.
RELATED INFORMATION
Commands: chgrp(1), chmod(1), ls(1).
Functions: chmod(2).
STANDARDS CONFORMANCE
The -W NOG and -W NOE flags and the UTILSGE environment variable are HP extensions to
the XPG4 Version 2 specification.
2−46 Hewlett-Packard Company 527188-004