(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
xtype-symlink.exp
exec rm -rf tmp
exec mkdir tmp
exec touch tmp/file
exec ln -s file tmp/LINK
find_start p {tmp/LINK  -xtype f }
exec rm -rf tmp