Throw in a

* Stefan Förster <[EMAIL PROTECTED]> wrote:
> list_lists  | awk '(NR > 1){print $1}' | while read line; do
>     echo "List: $line"
    list_admins "$line"
>     list_members -f "$line"
> done

exactly there ;)

And ofc, this now assumes that list_admins is in your $PATH, too.


Cheers
Stefan
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to