Date: Sat, 28 Aug 2004 10:38:45 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Mike Hauber <m.hauber@mchsi.com> Cc: freebsd-questions@freebsd.org Subject: Re: KlamAV on FreeBSD... Message-ID: <20040828153845.GA96936@dan.emsphone.com> In-Reply-To: <200408281043.01532.m.hauber@mchsi.com> References: <200408281043.01532.m.hauber@mchsi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 28), Mike Hauber said: > Actually, it's for a server I've set up at my folks house with SMB > shares. I'd like for them to be able to scan for viruses every so > often from the server without having to deal with a command prompt. How about something that opens an xterm and runs "clamscan -i -r /home"? -r will make it recurse into all subdirectories, and -i will make it print something only if there's an infected file. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040828153845.GA96936>