Hey Folks,
I've packaged an AppleScriptObjC script in a macro to make it easy enough for most users to manage.
Find Files and Folders Using a RegEx Name Pattern
It's not as flexible as Unix's find
command line utility, but it's far faster and supports RegEx, recursion, and folder-exclusion – nor will it descend into packages.
It's a trifle rough, so I'll probably rework it and add more features in time.
-Chris