I am running a shell script from cron, which runs webalizer twice, once for
my web files, and once for my ftp files.

Here is the file:

#!/bin/sh
/usr/local/sbin/webalizer -c /home/httpd/html/stats/html/webalizer.conf
/usr/local/sbin/webalizer -F -c /home/httpd/html/stats/ftp/webalizer.conf

I just put this in my crontab file with a time that I want to run it.

Jeff

---
Jeff Grossman ([EMAIL PROTECTED])

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan Wilson
Sent: Thursday, September 07, 2000 4:49 PM
To: [EMAIL PROTECTED]
Subject: Webalizer in crontab


Howdy,

If anyone is running webalizer from cron, I'd like to see their crontab
line too. It goes in /etc/crontab right? Or do I need to do my own thing in
/etc/cron.daily ?

        JW



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to