On Sun, Apr 04, 2010 at 10:25:49PM +0200, Sven Mascheck wrote: > I have a problem with the current (2010-03-09) find:
and another problem:
$ ./find ./dir -exec echo \;
./dir
$ ./find ./dir -exec echo {} \;
./dir
$ ./find ./dir -exec echo {} {} \;
./dir
$ ./find ./dir -exec echo {} {} {} \;
./dir ./dir
Sven
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users
