cd /home/cvs/maven-plugins find artifact -type d -exec chmod u=rwx,g=rwxs,o=rx {} \;
(Note the s in g=rwxs)
Brett Porter wrote:
dion,
cd /home/cvs/maven-plugins
find artifact -type d -exec chmod 775 {} \;
please :)
Cheers,
Brett
--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]