阅读背景:

crontab日志每天生成一个文件

来源:互联网 

crontab.sh

#!/bin/bash 
curl https://task.bluelive.me/api/crontab >> ~/cronLog/cron_`date +\%Y\%m\%d`.log
~/cronLog/cron_`date +\%Y\%m\%d`.log
date >> ~/cronLog/cron_`date +\%Y\%m\%d`.log

curl https://tas



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: