From: Lionel Bouton <[EMAIL PROTECTED]>I'd like to get error messages, but I don't need to get email telling me the database was up to date. Does anyone know why it was set up this way, and what should I do about it?
#!/bin/bash export http_proxy="cerebus:800" /usr/local/bin/freshclam --quiet -l /var/log/clam-update.log if [ $? -le 1 ]; then exit 0 else exit $? fi
Hmm, that looks better than the way I did it, thanks.
Chris Berry [EMAIL PROTECTED] Systems Administrator JM Associates & Coast Business Service
"When your only tool is a hammer, all of your problems start looking like nails." --Mark Twain
_________________________________________________________________
Tired of slow downloads and busy signals? Get a high-speed Internet connection! Comparison-shop your local high-speed providers here. https://broadband.msn.com
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users