Re: [Mailman-Users] User Commands

2009-02-11 Thread Karl O. Pinc
On 02/11/2009 10:40:50 AM, Mark Sapiro wrote: Karl O. Pinc wrote: > >> Gets you all the lists that f...@example.com is subscribed to. So does bin/find_member f...@example.com and much more simply. And I'm sure more efficiently too. My bad. Karl Free Software: "You don't pay back, yo

Re: [Mailman-Users] User Commands

2009-02-11 Thread Mark Sapiro
Karl O. Pinc wrote: > >On 02/10/2009 10:20:51 AM, Brian Canty wrote: >> I was wondering if anyone knows of any command you can use to find out >> who is subscribed to all mailman lists. > >list_lists | tail -n +2 | awk '{print $1;}' | xargs -n 1 list_members | >sort -u > >Gets you all the members o

Re: [Mailman-Users] User Commands

2009-02-11 Thread Mark Sapiro
Karl O. Pinc wrote: > >On 02/10/2009 02:07:23 PM, Karl O. Pinc wrote: >> >> On 02/10/2009 10:20:51 AM, Brian Canty wrote: >>> I was wondering if anyone knows of any command you can use to find >>> out >>> who is subscribed to all mailman lists. > >Somehow the "cut" command got mangled. Should b

Re: [Mailman-Users] User Commands

2009-02-11 Thread Karl O. Pinc
On 02/10/2009 02:07:23 PM, Karl O. Pinc wrote: On 02/10/2009 10:20:51 AM, Brian Canty wrote: I was wondering if anyone knows of any command you can use to find out who is subscribed to all mailman lists. Somehow the "cut" command got mangled. Should be: list_lists \ | tail -n +2 \ |

Re: [Mailman-Users] User Commands

2009-02-10 Thread Karl O. Pinc
On 02/10/2009 10:20:51 AM, Brian Canty wrote: I was wondering if anyone knows of any command you can use to find out who is subscribed to all mailman lists. list_lists | tail -n +2 | awk '{print $1;}' | xargs -n 1 list_members | sort -u Gets you all the members of all the lists. list_lists \

Re: [Mailman-Users] User Commands

2009-02-10 Thread Mark Sapiro
Brian Canty wrote: >I was wondering if anyone knows of any command you can use to find out >who is subscribed to all mailman lists. > >Similar to the which command in majordomo? If you have command line access, see bin/find-member --help A user (but not a list admin) can go to the web user o

[Mailman-Users] User Commands

2009-02-10 Thread Brian Canty
I was wondering if anyone knows of any command you can use to find out who is subscribed to all mailman lists. Similar to the which command in majordomo? Thanks in advance. Brian Canty Manager Computer Information Services American Psychoanalytic Association 212-752-0450 x17