Norma Jean Mackay wrote:

>find / -name list_members -print
>
>Sorry, not good at this, and not very experienced.  Trying to figure  
>out how to export our Mailman list to a CSV file on my desktop...


See the FAQ at <http://wiki.list.org/x/aYA9>.

>Regarding the command above, where do I start?  Where do I use it?

Assuming the output of the above command is something like

/path/to/bin/find_members

try

/path/to/bin/find_members --help

Note that both the find command and the list_members command are run on
the Mailman server. If you do not have the required access to do this,
you need to use one of the other methods in the FAQ.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to