Xiaoyan Ma wrote:
>
>And I would love to help testing out the patch. But I got the follow error
>
>patching file remove_members
>Hunk #2 FAILED at 110.
>Hunk #3 succeeded at 97 with fuzz 2 (offset -34 lines).
>1 out of 3 hunks FAILED -- saving rejects to file remove_members.rej
Did you patch more
Mark:
The dummy argument worked!!
[EMAIL PROTECTED] bin]# ./remove_members --fromall -f /home/xma/removetest.txt
dummy
User [EMAIL PROTECTED]' removed from list: testlista.
User [EMAIL PROTECTED]' removed from list: testlista.
User [EMAIL PROTECTED]' removed from list: testlista.
Thank you.
And
Xiaoyan Ma wrote:
>On Thu, 1 Dec 2005 21:33:32 +0100
> Sythos <[EMAIL PROTECTED]> wrote:
>> Il Thu, 01 Dec 2005 12:22:27 -0800
>> "Xiaoyan Ma" <[EMAIL PROTECTED]> scrisse:
>>
>>> [EMAIL PROTECTED] bin]$ sudo ./remove_members --fromall
>>> -f /home/xma/removetest.txt Remove members from a list.
>
On Thu, 1 Dec 2005 21:33:32 +0100
Sythos <[EMAIL PROTECTED]> wrote:
> Il Thu, 01 Dec 2005 12:22:27 -0800
> "Xiaoyan Ma" <[EMAIL PROTECTED]> scrisse:
>
>> [EMAIL PROTECTED] bin]$ sudo ./remove_members --fromall
>> -f /home/xma/removetest.txt Remove members from a list.
>>
>> Usage:
>> remov
Il Thu, 01 Dec 2005 12:22:27 -0800
"Xiaoyan Ma" <[EMAIL PROTECTED]> scrisse:
> [EMAIL PROTECTED] bin]$ sudo ./remove_members --fromall
> -f /home/xma/removetest.txt Remove members from a list.
>
> Usage:
> remove_members [options] [listname] [addr1 ...]
try:
cat /home/xma/removetest.txt |
On Thu, 1 Dec 2005 11:15:35 -0800
Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Xiaoyan Ma wrote:
>>
>>But I am having trouble with
>>
>>../bin/remove_members --fromall -f /tmp/class04
>
>
> What specific trouble?
>
I can feed one address at a time:
[EMAIL PROTECTED] bin]$ sudo ./remove_members --f
Xiaoyan Ma wrote:
>
>But I am having trouble with
>
>../bin/remove_members --fromall -f /tmp/class04
What specific trouble?
>I found a patch by Marc Merlin back in 2001 which adds a special list name:
>_alllists_
Where did you find it? Are you talking about patch number 413257 in the
tracker
We need to clean up list subscripbers each semester when students graduate. I
am having trouble
with
remove_members -h shows that:
--file=file
-f file
Remove member addresses found in the given file. If file is
`-', read stdin.
--all
-a
Remove all me