Carl,

thanks, after I  did that I was made aware by Gary about the'.' instead of
the '?'

:-)

On 8/7/06, Carl Lowenstein <[EMAIL PROTECTED]> wrote:

On 8/7/06, Néstor <[EMAIL PROTECTED]> wrote:
> Menachem, Gary,
>
> Thanks for the help.  That work.
>
> I originally was trying
> sed -i~ -e "s/6750\(??W\)/6754\1/g
> but it failed.

For future reference, it failed because you used the shell
single-character wild card "?" when you should have used the regular
expression single-character wild card "."

    carl
--
    carl lowenstein         marine physical lab     u.c. san diego
                                                 [EMAIL PROTECTED]


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to