摘要: 1、分割脚本:cut_nginx_logs.sh#!/bin/bash#cut_nginx_logs.sh#author xingxiudong#set the path to nginx log fileslog_files_path="/var/log/nginx"#set nginx log ... 阅读全文
posted @ 2012-02-06 10:20 笑的自然 阅读(278) 评论(0) 推荐(0)