To remove extended permissions or ACLs on a directory in terminal. Use this command:
chmod -N DIRECTORY
To do this recursively (all directories inside) use:
chmod -RN DIRECTORY
Where DIRECTORY is the path to the directory (folder) you want to apply the command to.
I usually write a blog post about once a week. The latest post can be viewed here: Manufactured Outrage: We might be beginning to win some battles, but the war is far from over. (posted 2024-12-17 at 19:19:15). I do podcasts too!. You can listen to my latest podcast, here: OJB's Podcast 2024-12-04 Avoid Microsoft: If you don't really like computers much you could make things a bit better for yourself..