每天8点30分运行命令/tmp/run.sh 30 8 * * * /tmp/run.sh 每两小时运行命令/tmp/run.sh 0 */2 * * * /tmp/run.sh 转载于:https://www.cnblogs.com/sea-stream/p/10606245.html