On Friday 09 March 2001 06:41, you wrote: } 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 \. Me too. Michael
- change to 'subst' Mike T. Miller
- Re: change to 'subst' Stefan Bodewig
- Michael McCallum