Re: [Mailman-Users] how to remove a list with spaces

2002-10-10 Thread Paul Kiely
stin <[EMAIL PROTECTED]> wrote: > Dear Paul, > > I don't know if this would work or not, but have you > tried something like: > > rmlist -a list\ name\ with\ spaces > > ? Maybe that would work. > > Greg > > --- > [EMAIL PROTECTED] > http://www.

[Mailman-Users] how to remove a list with spaces

2002-10-09 Thread Paul Kiely
i'm running mailman 2.0.11 on solaris. how do i remove a list with spaces in the name? i tried enclosing the list in both single and double quotes (which was suggested in the mailman-users archive) but no luck. can i just cd into /home/mailman/lists and just rm the list directory manually? any