crontab

xiaoxiao2021-03-06  51

One month crontab timed start the program, do not come Kai Author: littleline () rank: Credit value: 100 belongs to the community: Linux / Unix community program development zones Points: 50 Replies: 5 Time: 2004-8-2511 : 09: 03

My program content:

# Do not edit this file - Edit The master and reinstall.

# (/TMP/crontab.3499 installed on WED AUG 25 11:10:52 2004)

# (Cron Version - $ ID: crontab.c, v 2.13 1994/01/17 03:20:37 Vixie Exp $)

* * 1 * * / sbin / delonemonth

I have taken DeloneMonth to / sbin / under, but when I change the system time into one month, the program is not called!

Reply to: LittleLine () () Reputation: 100 2004-8-25 11:10:10 Score: 0

Top of yourself

TOP

Reply to: noway (风 扬 扬) () Reputation: 100 2004-8-25 11:53:36 Score: 10

Is it 0 points, then change the date to 31 23:59?

TOP

Reply to: BLH (Old Cat) () Reputation: 170 2004-8-25 11:53:43 Score: 10

1. Check if you setup it by using the command "crontab -e"? If not, you Should Setup it by That Command Wihle Not Directly Modify The Relational Configuration File.

2. CHECK IF / SBIN / DELONEMONTH FILE HAS The Privilege Of Execution.

TOP

Reply to: spiderww (spider) () Reputation: 100 2004-8-25 14:07:48 Score: 20

It seems that I can't give * * 1 * *, I think at least a time point, give a 30 12 1 * * to see if 12:30 is executed (guess, no environment in hand)

TOP

Reply to: CKC (Fire) () Reputation: 100 2004-8-25 14:24:04 Score: 10

You use this needs

Anacron

It seems to be better

转载请注明原文地址:https://www.9cbs.com/read-73384.html

New Post(0)