计算机网络/计算机科学与应用/系统/运维/开发

宝塔 清理某个网站超过7天的日志

image.png

find /www/wwwroot/www.xxx.com/runtime/log -type f -name "*.log" -mtime +7 -delete


梦想在远方闪烁,脚步则需踏实前行。

评论

^