Crontab question

From: Allen Wayne Best (linux_at_atoka-software.com)
Date: 09/03/03

  • Next message: Mario T. DeFazio: "RH 7.2, J2RE 1.4 and Netscape 7.1"
    To: Red Hat Mailing List <redhat-list@redhat.com>
    Date: Tue, 2 Sep 2003 15:03:01 -0700
    
    

    hello:

    i am getting the following message when the cron.hourly jobs are invoked. but
    not on the daily or weekly. (a month has not passed, so i don't know if the
    monthly run will have the problem.)

    interestingly enough, there are no files in /etc/cron.hourly.

            /bin/bash: line 1: root: command not found

    the /etc/crontab file is as follows:

    SHELL=/bin/sh
    PATH=/sbin:/bin:/usr/sbin:/usr/bin
    MAILTO=root
    HOME=/

    # run-parts
    01 * * * * root run-parts /etc/cron.hourly
    02 4 * * * root run-parts /etc/cron.daily
    22 4 * * 0 root run-parts /etc/cron.weekly
    42 4 1 * * root run-parts /etc/cron.monthly

    any ideas are welcome. thanks in advance.

    -- 
    regards,
    allen wayne best, esq
    "your friendly neighborhood rambler owner"
    "my rambler will go from 0 to 105"
    Current date: 16:58:14::244:2003
    Do not use that foreign word "ideals".  We have that excellent native
    word "lies".
    		-- Henrik Ibsen, "The Wild Duck"
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Mario T. DeFazio: "RH 7.2, J2RE 1.4 and Netscape 7.1"