On Thu, May 20, 2004 at 11:25:11AM +0100, Frank Murphy wrote:
> How do I schedule clamav to scan the box (hda, hdb)
>> twice a day say, 11am & 11pm,
Edit crontab with "crontab -e", it uses the EDITOR environment variable
so export EDITOR=/usr/bin/vim (or whatever editor you're comfortable
with), something like this should work:
0 11,23 * * * /usr/bin/clamscan -r /
man clamscan for other options
--
Pete
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!