linux_crontab_定时删除

#每天2:30 删除4天前qac的原始log
30 2 * * * find /home/iknow/ETL/RetlPull/retl-pull/data/qac -name qac.log.new.* -type f -mtime +3 | xargs -i rm -rf {}

posted @ 2017-02-28 09:46  cphmvp  阅读(372)  评论(0编辑  收藏  举报
爬虫在线测试小工具: http://tool.haoshuju.cn/