On Thu, Dec 14, 2000 at 02:20:13PM -0500, Maryann Stopha wrote:
Hi, I need to get a list of all the admins for our Mailman system, and wondered if anyone could help me with this. I have tried to grep them out, but it has not worked with getting info out of the .db files. Does anyone know a simple way to accomplish this?
cd ~mailman/lists; for i in *; do echo "$i: "~mailman/bin/dumpdb $i/config.db | grep "'owner'"
; done
Microsoft is to operating systems & security .... .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/ | Finger marc_f@merlins.org for PGP key