suppose in my current directory, I have 50 sub-directories. Now, I am interested only in about 20 of those sub-directories (whose names match a pattern). I would like to recursively list the contents of these 20 sub-directories. How do I do that ?
I would like to do this in Solaris 10 and Linux(RHEL 5.x).
thank you,
