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

Reply via email to