I\'m experimenting with a recursive function to do wildcard expansion. The asterisk, \'*\', can expand to 0-n characters.
Example: The pattern \'*b*\' will expand to