bug-findutils
[Top][All Lists]
Advanced

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

-exec test (use which to only find test once)


From: Peng Yu
Subject: -exec test (use which to only find test once)
Date: Wed, 25 Mar 2015 17:39:47 -0500

Hi,

I find that "-exec test ..." can be slower than "-exec $(which test)
...". Is possible that `find` internally use "which", so that users
don't need to explicitly call it? Thanks.

-- 
Regards,
Peng



reply via email to

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