Hi.

I'm trying to define a macro with context, but this context is a regular expression.
I wonder if this is possible or not.

What we want to do is to define a {$LOW_SPACE_LIMIT:xxxxxxx} for a group of filesystems that have the same pattern.

Any help would...