Recursively search files
I want to find all files with a certain name in all subdirectories, starting from a root directory.
Does anyone have a little Java code for this?
I want to find all files with a certain name in all subdirectories, starting from a root directory.
Does anyone have a little Java code for this?
> I want to find all files with a certain name in all
> subdirectories, starting from a root directory.
>
> Does anyone have a little Java code for this?
Why not write it yourself?
> Because it is easier for me to copy, paste and adapt this.
Then make the extra effort to also search for it. It has been posted many times on this forum, and all around the net I assume.
This forum is intended as a place to ask questions about the Java programming language. If you want people to write you code, find yourself a developer and pay him/her for the job.
> I had to do this, because noone replied except your
> "helpful" contribution.
Ok, now you're done with that, could you perhaps write me a decent OCR application in Java?
Thanks.
> > I had to do this, because noone replied except
> your
> > "helpful" contribution.
>
> Ok, now you're done with that, could you perhaps
> write me a decent OCR application in Java?
> Thanks.
I want one of those too.
P.S: My handwriting is miserable, so it had better be good!
> > > I had to do this, because noone replied except
> > your
> > > "helpful" contribution.
> >
> > Ok, now you're done with that, could you perhaps
> > write me a decent OCR application in Java?
> > Thanks.
>
> I want one of those too.
>
> P.S: My handwriting is miserable, so it had better be
> good!
I didn't ask anyone to write something for me, but just to point at a solution or to paste it in this topic.
>> Does anyone have a little Java code for this?
Sounds a lot like you WERE asking people to do your work for you...