in reply to Using an array that contains wildcard characters for pattern matching.

Which part is broken?

  • Comment on Re: Using an array that contains wildcard characters for pattern matching.

Replies are listed 'Best First'.
Re^2: Using an array that contains wildcard characters for pattern matching.
by james28909 (Deacon) on Oct 28, 2014 at 02:53 UTC
    it is the matching part that is nto working, but it was because of the shell patterns. i am checking out grandfathers code, particularly the parsepattern sub.
        yes that would work great once i figure out how to setup the pattern properly.