According to Kelly Corbin:
>
>I don't want to have to set permissions for every stinkin' directory in 
>there...
>

Well you could do something like:

find /coda/your/volume -type d -exec cfs setacl acls {} \;

which will find all the directories and run "cfs setacl" on them.

-- 
===============================================================================
Brett Lymn, Computer Systems Administrator, BAE SYSTEMS
===============================================================================



Reply via email to