On Fri, Dec 07, 2001 at 10:40:53PM -0000, Alexander Shaw wrote:
> I guess this is a really simple one but I can't find an answer anywhere at
> the moment.
> 
> Is it possible to change the ownership or permissions of the contents of
> entire directory including the sub directories? If so, how?

Yes. "chmod --recursive" or "chmod -R".  Ditto for "chown" and "chgrp".

BTW, "man" is your friend.

Cheers,
-- 
        Dave Ihnat
        [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to