摘要: 先贴一下脚本,这是别人写的,忘记出处了 #!/bin/bash#Rotate the Nginx logs to prevent a single logfile from consuming too much disk space. LOGS_PATH=/usr/local/nginx/logsY 阅读全文