On 2015-03-21 Tom Murphy <biffso...@gmail.com> wrote:
>    I've been thinking of writing in some support for finding files with
> ACL's.  I was wondering if there was any interest in this sort of thing.
> If so, would it be better done to just find files that have acl's or to
> find files that have acl's associated with a particular user or group.  Any
> thoughts on what the command line should look like

> ex:  find / -acl
>  or
>        find / acl <username>


> or something along those lines

> Also, my first time trying to contribute to an opensource project, I hope
> I'm approaching the group in the correct manor.
[...]

Hello,

one thing to keep in mind is that FreeBSD's find implementation
already has an acl switch. It probably would be nice if a GNU find
-acl option used the same syntax. (The documentation in the BSD
manpage is not very helpful, though, I have no idea how it works.)

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Reply via email to