Re: [Mailman-Users] add_members question

2011-11-16 Thread Rob McLear
That works! Thanks! -Rob On Nov 16, 2011, at 11:45 AM, Geoff Shang wrote: > On Wed, 16 Nov 2011, Rob McLear wrote: > >> If I type "./add_members -wn -r - listname" the shell pauses as if waiting >> for my input, but nothing I type has any effect. > > Try pressing control-d after you've finis

Re: [Mailman-Users] add_members question

2011-11-16 Thread Geoff Shang
On Wed, 16 Nov 2011, Rob McLear wrote: If I type "./add_members -wn -r - listname" the shell pauses as if waiting for my input, but nothing I type has any effect. Try pressing control-d after you've finished typing, this is the unix end-of-file character. Geoff. ---

[Mailman-Users] add_members question

2011-11-16 Thread Rob McLear
I would like to be able to add individual members to lists from the command line, but I can't figure out the syntax exactly. I don't want to designate a file of list names; this is just to add single members without using the web interface. If I type "./add_members -wn -r - listname" the shell