Modifying the protections of archived files


These far sub-commands set protections associated with archived files. They are standard UNIX commands, available on all UNIX systems:

chgrp
changes the group associated with a file.
chmod
changes the protection on a file.

For more information on any of these commands, refer to their man page.