NetBSD/usr.bin/find
jschauma a32f19d465 Add a new primary '-exit n':
This primary causes find to stop traversing the filesystem and
exit immediately if a previous condition was met.  If no value is
specified, the exit value will be 0, else n.  Note that other
primaries will be evaluated and acted upon before exiting.

Ok matt@, garbled@.
2006-02-20 16:31:02 +00:00
..
Makefile
extern.h
find.1
find.c
find.h
function.c
ls.c
main.c
misc.c
operator.c
option.c