On 03/04/2008, John Cowan <[EMAIL PROTECTED]> wrote: > I was surprised by the behavior too, so I changed the documentation > by adding "Note that wildcard characters are only recognized in the > rightmost portion of the pattern." > > Someone should really write a better globber that will process all > directories, not just one.
Mmmm.. with zsh-like globbing where ** stands for "any number of directories". Leo _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
