On Tue, 2004-03-30 at 03:36, Antony Stone wrote: > On Monday 29 March 2004 8:25 pm, Erik Jakobsen wrote: > > > Hi. > > > > For my MailScanner I use Clamav, that works execellent. > > > > Is it also possible to have Clamav to scan one's harddisk for viruses ? > > Try (as root, so you have permission to read everything): > > clamscan -i /
parent might want to add "-r" to recursively scan through all directories as well. > > Perhaps run from a cron job? possibly add the option "--quiet" and put all results in a log file "-l /var/log/clamscan.log", just to make it a little nicer. dex ------------------------------------------------------- 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_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
