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

Hmm, there is another problem too.   The command may execute binaries by
searching $PATH even if the first argument starts with a slash...

PATH=".:/bin:/usr/bin"
find /tmp -execdir /usr/bin/nice wc {} \;



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18576>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to