centos查找并删除shell
摘要:查询10天前的jar包,并删除 find /data/project/*/*.jar -mtime +10 |xargs rm -fr ; 添加任务crontab -e # 每天1点,执行shell脚本0 0 1 * * /data/project/clear_log_7.sh
阅读全文
posted @ 2020-10-13 15:26
posted @ 2020-10-13 15:26
posted @ 2020-03-26 11:17
posted @ 2017-07-28 14:43