Re: Problems running SH jobs using CRON

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Schwendt wrote:
On Tue, 12 Aug 2008 19:04:00 -0400, jeff goudie wrote:

Hi there,

I have two SH jobs I've always run manually in the past and would like
to have them run once a week automatically using cron..  I looked on
the internet for examples of running SH jobs and used crontab -e to
create this:

[root@alice jeff]# cat /var/spool/cron/root
45 12 * * 0 root /bin/sh /home/jeff/jeffbkup.sh
11 3 * * 6 root /home/jeff/rsynchbkup.sh

When each scheduled job fires off, I get an email from Cron_Daemon
with this message:

/bin/sh: root: command not found

This endeavor seemed pretty straight forward and after adding /bin to
my path and still getting the above message, I'm kinda stumped now.
Any suggestions or any more info I can offer?  Thanks!

Reread the crontab manual page. User's crontabs have only six (!)
fields, not seven. Only the global /etc/crontab has seven fields.

Also, if you want them run only one a week, you might just put a script to run them in /etc/cron.weekly unless you need better control over when they run.....

--
Kevin J. Cummings
kjchome@xxxxxxx
cummings@xxxxxxxxxxxxxxxxxx
cummings@xxxxxxxxxxxxxxxxxxxxxxx
Registered Linux User #1232 (http://counter.li.org)

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux