宝塔 清理某个网站超过7天的日志 运维 • 2026-05-28• 120次阅读 find /www/wwwroot/www.xxx.com/runtime/log -type f -name "*.log" -mtime +7 -delete 所谓坚持,就是从种子种下到开花结果需要等待的时间。