macOS / binaries /

find

/usr/bin/find
Walk a file hierarchy

The find utility recursively descends the directory tree for each path listed, evaluating an expression (composed of the “primaries” and “operands” listed below) in terms of each file in the tree.

source: man