Re: score file - how to?

From: Billy Chan (bilchan@glink.net.hk)
Date: Sat, 24 May 1997 08:34:36 +0800

Thu, 22 May 1997 20:01:50 -0500 walt@scott.net (walt moffett)
wrote in list.Yarn:

>>>-1 pattern Subject: $
>>
>>Thanks Walt, I got the idea. What does $ mean here?
>>
>
>Match to the end of the line. ^ means start at the beginning of the line
>and \ is an escape character so in the global part of my score I have a
>line:
>
>-5 Subject: \$
>
>and a score of -5 is assigned to any post with a dollar sign in the
>subject line but without the \ every post gets -5.

Thanks, I got it. From another user, I learned they're are a part of
regular expressions. Where can I find more about them? It'll be great if
I can see more examples too.

-- 
     Billy