On Thu, 21 Oct 2004 14:35:07 -0400, Frank Laszlo
<[EMAIL PROTECTED]> wrote:
> Sounds like *NOT* /bin/sh. try adding:
> #!/bin/sh
> 
> to the top of the script.

Thanks Frank, the script has other incompatibilities with my config,
so I just ended up editing /etc/crontab and added:

 /usr/sbin/pflogsumm.pl /var/log/maillog | /usr/bin/mailx -s
"`uname -n` daily mail stats" root

This will do the job for now.

...D
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to