Friday, July 3, 2009

Remove ACLs recursively in Leopard 10.5

Have a folder in Leopard with many sub files and sub folders that each have their own set of unique ACLs and don't want to remove each ACL one at a time?

Open up the Terminal and do the following:

sudo chmod -R -N

Example, "chmod -R -N myfolder"


Go Go

No comments:

Post a Comment