当前位置: 技术问答>linux和unix
crontab问题
来源: 互联网 发布时间:2016-09-04
本文导语: 我想每天的早晚7点钟执行,该怎么写?谢谢~~~ | 00 19 * * * user /path/xxx.sh | 00 19 * * username script 00 07 * * username script
我想每天的早晚7点钟执行,该怎么写?谢谢~~~
|
00 19 * * * user /path/xxx.sh
|
00 19 * * username script
00 07 * * username script
00 07 * * username script