I have a directory named "BaseFile" with in this directory, I have few directories named "Dir1", "Dir2", "Dir3" etc.,
In these sub-directories, I have list of files which I need to get listed via code. Can Some one give me some tips on how to do this?
I need to do this both in windows and Linux platforms..