Re: perl6-all - Duplicate elimination

[email protected] (Alan Burlison) Fri, 04 Aug 2000 10:39:18 +0100
Newsgroups perl.bootstrap
Message-ID <[email protected]>
Elaine -HFB- Ashton wrote:

> If you use formail like the following, you can nuke most of those nasty
> dupes right on delivery.
> 
> :0 Wh: .msgid.lock | formail -D 8192 .msgid.cache

If you use something like this:

PERL_LIST='(perl6|bootstrap)[^@, ]*'
:0 Wh: .perl-lists.lock
* $ ^TO_\/${PERL_LIST}@perl.\org
* MATCH ?? ^^\/[^@]+
| formail -D 8192 .perl.msgid
        :0 e:
        perl-lists/$MATCH

It will create new folders automatically as the new lists appear.

-- 
Alan Burlison