(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
exec-one-rtn-success.exp
# POSIX: If the invoked command succeeds, -exec should return true if
# it was punctuated with ;
find_start p { /tmp -exec true \; -printf "yep\n" -quit }