On Wed, Mar 20, 2002 at 05:23:27PM +0100, Franco Vite wrote: > 20 17 * * * cat /var/log/squid/access.log | calamaris -a -H -z -o > squidlog.html | mail [EMAIL PROTECTED]
se vuoi tenerti il file squidlog.html: cat /var/log/squid/access.log | calamaris -a -H -z -o squidlog.html && cat squidlog.html | mail [EMAIL PROTECTED] altrimenti 'man calamaris' e cerca se si puo' dirigere il report sullo standard output -- ciao, marco

