From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Schmidt Date: Fri, 17 Jan 2014 22:23:25 +0000 Subject: Re: [mlmmj] Export lists subscribers Message-Id: <52D9AD5D.7030508@yahoo.com.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: mlmmj@mlmmj.org On 18/01/14 1:15 AM, Yuri D'Elia wrote: > On 01/17/2014 12:08 AM, An=EDbal Pacheco wrote: >> Hello, in our organization all the time people are asking who are the >> subscribers of a list, which represent effort to our IT department. I wa= nt >> to export this data from the server frequently and present it on a wiki = or >> plain HTML. >> Is there a tool or script that already does that? > > Depends on the level of sophistication you need ;) > > =3D=3D > > #!/bin/sh > list=3D"$1" > echo '' > > =3D=3D You may prefer mlmmj-list to cat. /usr/local/bin/mlmmj-list -L /var/spool/mlmmj/$list Ben.