[ On , March 9, 2000 at 19:33:12 (+0100), Akim Demaille wrote: ]
> Subject: Re: Portability of `?' in sed
>
> I think the answer from Nicolas Joly demonstrate it is not.  Thanks!

Indeed the '?' meta-char is not portable in "sed".

While almost every Unix-based RE parser I've ever seen have always
supported the '?' meta-char, the REs handled by 'ed' and 'sed' have
often been limited subsets.  On V7 '?' works in grep but not ed or sed.

However what's the context for this question?

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>      <robohack!woods>
Planix, Inc. <[EMAIL PROTECTED]>; Secrets of the Weird <[EMAIL PROTECTED]>

Reply via email to