[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 pauses as if waiting for 
my input, but nothing I type has any effect.

Thanks,

-Rob McLear

--
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


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 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


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 finished typing, this is the unix 
 end-of-file character.
 
 Geoff.
 

--
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