crontab 定時刪除

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

相關文章
相關標籤/搜索