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