Jon Carnes <[EMAIL PROTECTED]> [011204 20:10]: > You can use a redirector to feed the [Return] into the command. An example: > newlist mytest [EMAIL PROTECTED] password < /tmp/nl > > Where the file /tmp/nl is simply a file with a few returns in it.
It's better to use the yes command. Like this: yes '' | newlist mytest [EMAIL PROTECTED] password ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
