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