Great Circle Associates Majordomo-Users
(July 1998)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: MJ subscribes list file format
From: Jason L Tibbitts III <tibbs @ hpc . uh . edu>
Date: 25 Jul 1998 09:41:36 -0500
To: Benji Spencer <spunge @ spunge . org>
Cc: Jama Musse Jama <jama @ curtis . unipi . it>, majordomo-users @ GreatCircle . COM
In-reply-to: Benji Spencer's message of "Fri, 24 Jul 1998 19:36:11 -0500"
References: <3.0.5.32.19980724193611.007d33b0@spunge.org>

>>>>> "BS" == Benji Spencer <spunge@spunge.org> writes:


>> containing the subscribed members info: I mean from the format name@mail
>> NOACK 857994678 NO Full Name to <name@mail> Full Name
>> 
>> If there is some patch already doing this stuff, I appreciate to know,
>> otherwise i should manage it manually:-( I am new on the world of
>> mailinglist servers.

BS> I wouldnt' think that would be hard at all, to write a little script to
BS> read listproc's list, and grab the parts you need. a rather easy perl
BS> script * i think* would do it.

If indeed the file format is exactly in that format, you could do

perl -e 'while (<>) {@a=split; print "$a[4] $a[5] <$a[0]>\n"}'

BS> If things hold to the above pattern, split would proabbly be your
BS> friend?

Everybody loves split.

 - J<


Follow-Ups:
References:
Indexed By Date Previous: Best ways to delete majordomo-lists
From: marcum@2xtreme.net
Next: Re: MJ subscribes list file format
From: Jason L Tibbitts III <tibbs@hpc.uh.edu>
Indexed By Thread Previous: Re: MJ subscribes list file format
From: Benji Spencer <spunge@spunge.org>
Next: Re: MJ subscribes list file format
From: Jason L Tibbitts III <tibbs@hpc.uh.edu>

Google
 
Search Internet Search www.greatcircle.com