Ho do I traverse the directory tree and find the file present in it.
I mean I should have an output similar to find command in shell.

e.g find . -name lock -print

Thanks in advance
Amar

Reply via email to