On Sat Aug 27 2011 10:30:54 GMT+0200 (CEST) Anne Wilson <[email protected]> wrote: > I have been running ClamAV on CentOS 5 for a very long time, scanning /home > and a data directory nightly via cron, and backup directories weekly. In > the > past my daily reports showed the lines containing any found malware and the > scan summary. This makes it very easy to remove the offending files. > > Now, if I run '/usr/bin/clamscan -r /home/' I see every line of the scan > making it very time-consuming to wade through. Making that > '/usr/bin/clamscan > -r /home/ --quiet' results in no output whatsoever - or at least no report > was > received after I changed it. How can I return to the old behaviour? Thanks
There were no changes to the output format in clamscan since early versions. You can use '-i' to only display infected files. -- oo ..... Tomasz Kojm <[email protected]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Sat Aug 27 10:48:14 CEST 2011 _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
