Follow-up Comment #6, bug #61009 (project findutils):

[comment #5 comment #5:]
> Sorry, that had an obvious bug, here's a fix:
> 
> find . -type f \( -exec cp -t "${IMGDIR_DST}" {} + -o -quit \)

IMHO, this isn't _less_complex_ :-). There are:
- \( \)
- \+
- -o -quit

This is complex. There are more than one place where i can mistake.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61009>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to