freebsd-nq/usr.bin/find
Bosko Milekic 9c5d31dff2 Give find(1) the option -acl to locate files with extended
ACLs.  This is similar to what ls(1) can do.  It is handy to
have it so that it can be used in conjunction with
"-exec setfacl {} \;" (to find(1)), among others.

This is the submitter's patch, but slightly modified.

PR: bin/65016
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
2004-04-03 17:10:04 +00:00
..
extern.h Give find(1) the option -acl to locate files with extended 2004-04-03 17:10:04 +00:00
find.1 Update the find manual page: 2004-02-27 20:04:38 +00:00
find.c
find.h
function.c Give find(1) the option -acl to locate files with extended 2004-04-03 17:10:04 +00:00
getdate.y
ls.c
main.c
Makefile
misc.c
operator.c
option.c Give find(1) the option -acl to locate files with extended 2004-04-03 17:10:04 +00:00