in reply to searching a particular file from a directory that is passed on command prompt

This node was taken out by the NodeReaper on Jun 10, 2012 at 14:57 UTC
  • Comment on Reaped: Re: searching a particular file from a directory that is passed on command prompt

Replies are listed 'Best First'.
Re: Reaped: Re: searching a particular file from a directory that is passed on command prompt
by hector89 (Novice) on Jun 11, 2012 at 04:17 UTC

    the above code is not able to serach a particular file from subdirectory..it's only searching in one directory not the file inside subfolder..how cani implement that?