offered help!
>
> --Chris Santerre
>
>
>> -Original Message-
>> From: Chris Thielen [mailto:[EMAIL PROTECTED]
>> Sent: Monday, November 03, 2003 4:51 PM
>> To: Spamassassin-Talk
>> Subject: Re: [SAtalk] [RD] evil rules holdup. Stupid grep!
>>
&
51 PM
> To: Spamassassin-Talk
> Subject: Re: [SAtalk] [RD] evil rules holdup. Stupid grep!
>
>
> Hi Chris:
>
> I don't think I quite understand the problem. I'll do my
> best though: if
> you use a pattern file input to grep, no sorting is done. Your output
> s
- The final word in network security tools.
>
> -- Forwarded message --
> Date: Mon, 3 Nov 2003 18:02:53 -0500 (EST)
> From: Satya <[EMAIL PROTECTED]>
> To: Spamassassin-Talk <[EMAIL PROTECTED]>
> Subject: Re: [SAtalk] [RD] evil rules holdup. Stupid grep!
>
as Chris T. said I don't believe grep does any sorting (unless perhaps
you have a version that supports that as a parameter), at least in my
experience. Now of course you can pipe stuff to `sort -n` to sort stuff
numerically, and can even use a certain field to base the sort upon (-k).
Ryan Moo
t: Re: [SAtalk] [RD] evil rules holdup. Stupid grep!
On Nov 3, 2003 at 15:51, Chris Thielen wrote:
>I don't think I quite understand the problem. I'll do my best though: if
>you use a pattern file input to grep, no sorting is done. Your output
>Chris Santerre said:
>> I
Hi Chris:
I don't think I quite understand the problem. I'll do my best though: if
you use a pattern file input to grep, no sorting is done. Your output
should be "sorted" exactly the same as the input is "sorted", only the
output is filtered on the patterns in the file.
eg:
input.txt:
a
b
c
d
I'm having some difficulties I need help with. I'd like to punch the grep
command ;)
Ok, the evilrules are done, except they are big! For just 15 days I got 1300
domains! This is even after removing the "www" duplicates
So I ran a hitfreq script and have a file that lists _in_descending_orde