DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Protecting files and directories

Summary

To change the group of a file chgrp newgroupname filename
To change the owner of a file chown newowner filename
To change the permissions on a file chmod [u|g|o] [+|-|=] [r|w|x] filename

For more information about See
Long file listings ls(C)
Changing the owner of a file chown(C)
Changing the group of a file chgrp(C)
Changing the permissions on a file chmod(C)


Previous topic: Changing the permissions on a file

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005