hush/findutils
Bernhard Reutner-Fischer 2e73d84c02 find: tweak error message
big find:
find: missing argument to `-exec'
we now say
find: -exec requires an argument
instead of the cryptic message we emitted previously.
Additional benefit is that it's now 23 bytes smaller.

Add TODO to add '-exec {} +' support

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-25 13:22:37 +01:00
..
Config.in find: add optional support for -links. +100 bytes 2010-01-06 09:19:04 +01:00
find.c find: tweak error message 2010-02-25 13:22:37 +01:00
grep.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
xargs.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00