Next: find procedure, Up: Utility Procedures
Returns a list of all the directories in the single directory a single directory that match an optional pattern.
getdirs{rootdir pattern}
args
pattern
If you do not specify
pattern
,
Getdirs
assumes a default pattern of
*. You may use the common shell
wildcard characters in the pattern. If no directories
match the pattern, then a NULL string is
returned.