|
RE: General versus specific pattern matching. |
The patterns are evaluated in the order they are specified. So if you put "show first * then *" first, it will take precedence.
|
|
|
|
|
|
RE: General versus specific pattern matching. |
The patterns are evaluated in the order they are specified. So if you put "show first * then *" first, it will take precedence.
|
|
|
|
|