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

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003