28 Dec
1999
28 Dec
'99
13:57
Hi,
On Tue, Dec 28, 1999 at 00:43 -0600, Patrick K Moorman wrote:
sed: -e expression #1, char14: Unmatched ( or \(
so I try " ... | sed 's#.*\(\\)\#\1#g' added a " \ " after " ) " ^There's a dot missing. It should read sed 's#.*\(\.\)#\1#g'
Ciao, Stefan -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/