Ole Nomann Thomsen wrote:
Hi, can I ask a small favor from some of you running SA with Bayes enabled:
Please run the following perl-oneliner on your SA-log (mine is "current"):

perl -ne 'if (/result:/) {$n++; $b++ if (/BAYES/);} } print $b/$n,"\n"; {' <
current

(I promise it's not a rootkit :-)

I get:
0.710109622411693

I suspect you really ought to see 1, always. What do you get?

Thanks, Ole.




1

--

  Steve

Reply via email to