acl-tools-OS X
is a collection of command line tools for working with OS X file ACLs to complement the support built into ls
& chmod
on OS X, incl.:
findacl
– A wrapper forfind
which adds ACL-related primaries.chgrpacl
– Change ACEs from one group to another (requiresfindacl
).chusracl
– Change ACEs from one user to another (requiresfindacl
)
NOTE: aclfind
does not support operators at this time and so just ANDs everything. This may be changed in a future release.
Released under the MIT license. Source code available at http://github.com/morgant/acl-tools-osx.
Development sponsored in part by Small Dog Electronics, Inc.
Current Release:
acl-tools-osx-0.1.1.tar.gz – 2016-09-01
Previous Release(s):
acl-tools-osx-0.1.tar.gz – 2013-03-05