开发者

Crontab sets 18:00 to 09:00

I just want to set a crontab using that I want to make a program run at every 15 minutes from 18:00 to 09:00

I have given this statement an开发者_开发百科d waited but I don't think it is working

*/15 18-9 * * 1-6  Program_name

Any suggestion would be greatly appreciated


I don’t think ranges can wrap around like that. Specify the hour as 0-9,18-23 instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜