in reply to Traversing through a directory structure
More seriously, if you want the permissions for each file in each directory, you must look at each file in each directory,
-Mark