You are running a program not in your path, if you are in /home/mailman type

./bin/rmlist ciam

You could also type:

/home/mailman/bin/rmlist ciam

from any directory and it would work too, or

cd /home/mailman/bin
./rmlist caim

-- 
Trevor Lauder
Web: http://www.thelauders.net
E-Mail: [EMAIL PROTECTED]

Neil Dombrowski said:
> thanks for all the help, but still having problems. I run the command,
> and I get 'no such file or directory'. The mailing list exists, and the
> executable file /usr/bin/env exists. What is this telling me?
>
> Thanks,
>       Neil
>
> mailman@brak% pwd
> /home/mailman
> mailman@brak% bin/rmlist ciam
> /usr/bin/env: No such file or directory
> mailman@brak% ls /usr/bin/env
>   12 /usr/bin/env*
> mailman@brak% head
> bin/rmlist                                                 ~
> #! /usr/bin/env python
> #



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to