PREV INDEX NEXT

Author: Unknown
Subject: -exec question?
Date: Sunday, 13 Sep 2020, 18:42:57

Is there any way to know if -exec will evaluate to true or false without system(). If we run system() then the program will execute the command but say if the overall expression is false then shouldn't we not execute the -exec flag?
PREV INDEX NEXT