
Discuss Up to OJB's Mac Tips List Remove Extended Permissions (ACLs) 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.
| Site News (Mobile): OJB's web site, v 2.4 which has major changes, and possibly errors! Please report anything to ojb@mac.com. |
|