Is there a way to recursively remove all ACL's in a directory? I tried "chmod -R -a# 0 [directory path] " (where 0 is a possible ACL number id), but this doesn't work. chmod -a# 0 filename works for a single file. PErhaps I need a script to do this? --dick peskin _______________________________________________ MacOSX-admin mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-admin
- Remove all ACL's in a directory Richard Peskin
- Re: Remove all ACL's in a directory Sacha Michel Mallais
- Re: Remove all ACL's in a directory LuKreme
