crontab 定时删除

/60 * * * * /bin/find /usr/local/////**.log.2019 -exec rm -f {} ; >/dev/null 2>&1

posted @ 2019-08-21 15:37  idea偶买噶  阅读(376)  评论(0编辑  收藏  举报