A single call to the unix "ls" command could make a pretty exhaustive file that show what we want to know:
% ls -a -b -R A?Sometimes we can use this list, but often it is so large they we must process the output further to get a more summary understanding of the directory tree(s) involved.