Skip to content
  • 首页
  • PHP源码
  • html5网页模板
  • js特效
  • Window软件
  • Mac软件
  • 服务器
  • 其他
Search
源码巴士
  • Sample Page

找到7天以前的log文件,并删除

为什么80%的码农都做不了架构师?>>>  hot3.png

find /opt/ -ctime +7 -name "trace*.log" | xargs rm -f

 

转载于:https://my.oschina.net/yygh/blog/913553

文章导航
←常用正则表达式(大全)
Modbus 简单认识(楼宇自动化系统背景下的详实总结→

Copyright © 2022 源码巴士  鲁ICP备19024253号-1