in reply to How to find the file through datewise

each subdirectory contains more than one "log.txt" file.

How? All operating systems that I know of support only one file of a specific name per directory.

I want to find the file (eg., log.txt), in the specified date file only.

What's this date file you're talking about?

Sorry, we can't read your mind. Try reading How (Not) To Ask A Question and How do I post a question effectively?, then try again to give us a more coherent view of your problem.

  • Comment on Re: How to find the file through datewise

Replies are listed 'Best First'.
Re^2: How to find the file through datewise
by Anonymous Monk on Sep 24, 2008 at 19:10 UTC
    VMS?

      Yes good old VMS, but then the files are made unique by their version number, i.e.

      log.txt;1 log.txt;2 log.txt;3 etc.

      As the question is completely unclear I'll guess we'll never know...