Balzi Andrea wrote:
Hi

I would have need of a tool that create a report a text of the
virus/hour intercepeted.
Someone of you knows some tool that made it?>

awk '/FOUND/ {print $1,$2,$3,$(NF-1)}' /var/log/clamd.log \
|grep '^Oct ' | pr

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to