Add Clear All ACLs command

This commit is contained in:
Marcel Bischoff 2015-10-24 23:58:22 +02:00
parent c86406bd40
commit f3192f6f54

View File

@ -331,6 +331,11 @@ textutil -convert html file.ext
### Files and Folders
#### Clear All ACLs
```bash
sudo chmod -RN /path/to/folder
```
#### Hide Folder in Finder
```bash
chflags hidden /path/to/folder/