Re: ASK Reports?
Jerome Dumonteil <[email protected]> Wed, 7 Apr 2004 21:21:43 +0200
| Newsgroups | gmane.mail.spam.active-spam-killer.general |
|---|---|
| Message-ID | <[email protected]> |
Reijo Korhonen wrote : > Michael Nadler wrote: [...] > logfiles="ask.log ask.log1 ask.log2 ask.log3 ask.log4 ask.log5" > WHOLE_MAILS=`cat $logfiles |grep "ASK v2.5.0 Started"|wc -l` not very important, but I would suggest you to replace all : |grep "something"|wc -l by : |grep -c "something" just a stylistic comment ;-) -- Jérôme Dumonteil (now using Active Spam Killer...) ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click