Hi Wolfgang,
this really is an interesting addition!
> Syntax: env regex [-g] [-s subst] regex name [...]
>
> The code is based on SLRE (http://slre.sourceforge.net/)
> which provides a tiny subset of Perl regular expressions.
>
> Without options, this will implement regex pattern matching on
>
Syntax: env regex [-g] [-s subst] regex name [...]
The code is based on SLRE (http://slre.sourceforge.net/)
which provides a tiny subset of Perl regular expressions.
Without options, this will implement regex pattern matching on
environment variables. Variables with matching values will be prin
2 matches
Mail list logo