Jacques B. a écrit :
Not to detract from your question, but once answered I'd be interested
in some input on the difference in using xarg vs -exec.
Using xarg seems subject to command line size limit.
find -exec run the command once for each file.
Remi.