Fix setgid/setuid typo
[findutils.git] / find / testsuite / find.gnu / gnunot.exp
blob4951c1ef04ef0ae6350a92e315611a0389288aff
1 # tests for !
2 exec rm -rf tmp
3 exec mkdir tmp tmp/fred tmp/jim
4 find_start p {tmp -not -name fred -print}
5 exec rm -rf tmp