I need a to find file according to its name in directory tree. And then show a path to this file. I found something like this, but it search according extension. Could anybody h
I don't really know what FileUtils does, but how about changing "txt" in extenstions to "yourfile.whatever"?