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
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
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
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
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