I've to do a function that search a specific files in a tree of directories.
I've then to read the tree and look in each directory for a file pattern.
I see the function dirlist but it's not useful because it only search on the current directory.
How I could read the tree directory?
Sorry about my bad english.
I've then to read the tree and look in each directory for a file pattern.
I see the function dirlist but it's not useful because it only search on the current directory.
How I could read the tree directory?
Sorry about my bad english.