(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
print0.exp
# test for -print0.
exec rm -rf tmp
exec touch tmp
find_start p { tmp -print0 }
exec rm -rf tmp