[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Searching for a text string RaQ3.
- Subject: RE: [cobalt-users] Searching for a text string RaQ3.
- From: SM <nntp@xxxxxxxxx>
- Date: Mon Dec 3 15:01:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
At 10:34 03-12-2001 -0500, Paul Alcock wrote:
>should that sed line be
>sed 's|@home.com|@attbi.com|g' ${i}.bak > $i
>instead of
>sed 's|@home|@attbi.com|g' ${i}.bak > $i
Right, I made a mistake there. Thanks for pointing that out.
Regards,
-sm