On Wed, Nov 10, 2010 at 01:34:02PM +0000, Christos Zoulas wrote:
 > >Christos seems to have made the same mistake as you, confusing "-exec
 > >... \;" (which runs a separate child program for each file name) with
 > >"-exec ... +" (which passes many file names to each invocation of the
 > >child program).
 > 
 > Yes, I did not know about exec {} +

Neither did I; when was it invented? Did the POSIX folks come up with
something good for a change?

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to