[Fwd: RE: [Mailman-Users] Removing lists]

Trevor Lauder trevor at thelauders.net
Tue Dec 17 08:06:17 CET 2002


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: trevor at thelauders.net

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 at brak% pwd
> /home/mailman
> mailman at brak% bin/rmlist ciam
> /usr/bin/env: No such file or directory
> mailman at brak% ls /usr/bin/env
>   12 /usr/bin/env*
> mailman at brak% head
> bin/rmlist                                                 ~
> #! /usr/bin/env python
> #





More information about the Mailman-Users mailing list