Search for a file name on disk.

Hi,

I am creating a small application which works like a utility. I need to pass a file name as a commandline argument and after pressing Enter key, it should search the file name in the entire disk and it should give the path of that particular file. Like in Windows, when we see search for files and folders, we provide file name and it gives all possible combinations. Here in my case file is unique and would placed at single location on disk. So that would made the search easier. But how to search that file name on entire disk

A quick help is appreciated.

Regards,




Answer this question

Search for a file name on disk.