# test for -false.
exec rm -rf tmp
exec mkdir tmp tmp/fred tmp/fred/jim
find_start p { tmp -depth -print -false -or -print }
exec rm -rf tmp
# test for -false.
exec rm -rf tmp
exec mkdir tmp tmp/fred tmp/fred/jim
find_start p { tmp -depth -print -false -or -print }
exec rm -rf tmp