1 2 3 4 5
# tests for -name exec rm -rf tmp exec mkdir tmp tmp/fred tmp/jim find_start p {tmp -name fred -a -print} exec rm -rf tmp