Omar Armas Aleman <oarmas at mps.com.mx> writes:
> I want to add members to a list manually. Is there a way to do it in a
> single line with add_members? (without using a file as parameter, but a
> mail address)
echo "adddress at foo.bar" | add_members -n -
Should work. (Going by memory)
Regards,
Owen