bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #18576] -execdir vs. PATH


From: James Youngman
Subject: [bug #18576] -execdir vs. PATH
Date: Fri, 29 Dec 2006 12:48:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.8) Gecko/20061115 Ubuntu/dapper-security Firefox/1.5.0.8

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]