On Sat, Jul 31, 1999 at 11:40:42PM +0200, Stefan `Sec` Zehl wrote:
> 
> the problem is that ] denotes the end of an caharacter class in an
> regexp. If you want to include a literal ], you have to use it as first
> character inside this class.
> 
> color body brightgreen black " [;=:]-*[])>(<|/\]"       # :-) etc...
> 
> should work, but is untested.
Just thought that I would reply and report sucess. The above solution
was the only one of three that worked. My thanks to the other contenders
whose !solutions follow for the edification of all. :-]

color body brightgreen black " [;=:]-*[)>(<|//\/\]]"
color body brightgreen black " [;=:]-*[)>(<|\\/\]]"

Thanks all!

PS. Like the sig, but it seems you forgot to "login : logout" ;-)

> The UNIX Guru's View of Sex:
> # unzip ; strip ; touch ; finger ; mount ; fsck ; more ; yes ; umount ; sleep

-- 
Frisco Rose             "By any other name, I would smell the same"
E.O.U. Student          [EMAIL PROTECTED]

REU Student             [EMAIL PROTECTED]

Science Journal Ed.     [EMAIL PROTECTED]
EOU Hoke Center 307     (541) 962-3787
La Grande, OR. 97850

Reply via email to