
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...
Regarding the command above, where do I start? Where do I use it?
Thanks so much, Norma Jean

Norma Jean Mackay wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Mark Sapiro wrote:
Sorry. I was typing faster than I was thinking (and if you saw how slowly I type ...)
Anyway, that should be "/path/to/bin/list_members" (not find_members).
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Norma Jean Mackay wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Mark Sapiro wrote:
Sorry. I was typing faster than I was thinking (and if you saw how slowly I type ...)
Anyway, that should be "/path/to/bin/list_members" (not find_members).
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Norma Jean Mackay