This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
To strip ACLs from all files in the current working directory, run this: 
 chmod -R -N .
 You might want to do this kind of thing if you’ve restored files from a Time Machine backup by hand, preserving permissions. By default Time Machine backup files have this ACL for everyone: 
 deny write,delete,append,writeattr,writeextattr,chown
 Don’t change your Time Machine…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.