Re: question about contributing

2015-03-22 Thread Dale R. Worley
Pietro Bertera writes: > this old patch: http://savannah.gnu.org/bugs/?27558 should works with > all systems compatible with Posix 1e (IEEE 1003.1e). Honestly at the > time I wrote it I tested only on GNU/Linux. If I read the man page change in that patch correctly, the test passes if the file co

Re: question about contributing

2015-03-22 Thread Pietro Bertera
Hi Tom, this old patch: http://savannah.gnu.org/bugs/?27558 should works with all systems compatible with Posix 1e (IEEE 1003.1e). Honestly at the time I wrote it I tested only on GNU/Linux. 2015-03-21 5:26 GMT+01:00 Tom Murphy : > Hi, >I've been thinking of writing in some support for findin

Re: question about contributing

2015-03-22 Thread James Youngman
On Sat, Mar 21, 2015 at 8:15 AM, Andreas Metzler wrote: > On 2015-03-21 Tom Murphy 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. Yes, someone asks about this occasionally. Thank you

Re: question about contributing

2015-03-21 Thread Andreas Metzler
On 2015-03-21 Tom Murphy 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 wit

question about contributing

2015-03-21 Thread Tom Murphy
Hi, 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 th