(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
true.exp
# test for -true.
exec rm -rf tmp
exec mkdir tmp tmp/fred tmp/fred/jim
find_start p { tmp -depth -print -true -print }
exec rm -rf tmp