Mike T. Miller <[EMAIL PROTECTED]> wrote: > (Maybe the subgroup character should be '$' instead of '\'? I've > seen it both ways.) $ is Perl's way while most other regexp supporting tools (grep, sed, emacs for example) use \ . I'd prefer \. Stefan
- change to 'subst' Mike T. Miller
- Re: change to 'subst' Stefan Bodewig
- Re: change to 'subst' Michael McCallum