(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
quit.exp
# test for -quit.
exec rm -rf tmp
exec mkdir tmp tmp/top tmp/top/one tmp/top/one/foo tmp/top/two
find_start p {tmp/top/one tmp/top/two -depth -print -name one -quit }
exec rm -rf tmp