macOS / binaries /

findrule

/usr/bin/findrule
Command line wrapper to file::find::rule

findrule mostly borrows the interface from GNU find to provide a command-line interface onto the File::Find::Rule heirarchy of modules. The syntax for expressions is the rule name, preceded by a dash, followed by an optional argument. If the argument is an opening parenthesis it is taken as a list of arguments, terminated by a closing parenthesis.

source: man