freebsd-src/bin/getfacl
Kyle Evans 8bf37c868f getfacl: implement --skip-base (-s)
This skips files that only have a trivial ACL, which is useful for
callers that want to examine files with more unique ACLs.

While we're here, don't issue the file name/ownership header if we're
just going to error out on the file; this adds extra noise for little
gain.

Reviewed by:	markj, olce
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D40603
2025-04-20 22:57:45 -05:00
..
getfacl.1 getfacl: implement --skip-base (-s) 2025-04-20 22:57:45 -05:00
getfacl.c getfacl: implement --skip-base (-s) 2025-04-20 22:57:45 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend