On Wed, 25 Jul 2001 01:26, T Master wrote:
> To confirm, pattern of **/*.java is used for recursive searching?
yep ;)
> Then, if recursion is not required, only /*.java is required?
*.java works ... /*.java will search for all java files in root of filesystem
which is not what you are going for I guess ;)
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*