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 les on the local node to the username GROUP1.USER1
without affecting local Guardian les, 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 les or between local and
remote les. You can use the -W NOG and -W NOE ags or the UTILSGE environment vari-
able to exclude objects in the Guardian le 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 ags and the UTILSGE environment variable are HP extensions to
the XPG4 Version 2 specication.
246 Hewlett-Packard Company 527188-004