find command broken in 871??

I used to have a command

find -r myScript Init

which would find all the nodes named Init (and more - thanks for adding those extra flags)

I have zillions of nodes named Init, but now that doesn’t work, and I’ve tried:

cc /
find Init

and nothing happens after a very brief pause
I also tried find *Init and still nothing happens

help!?
d

Sorry, i added the -q (quiet) option, but I reversed the behavior by accident. This is now fixed.

mmm I’ll try again but it just wasn’t running the script is not only that it wasn’t printing out the names (which I appreciate).

tx
d