会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
水中鱼2018
博客园
首页
新随笔
联系
订阅
管理
2020年10月26日
nginx日志切割
摘要: 系统:centos7 nginx:编译安装1.16.1 创建定时任务 [root@nginx1 shell]# crontab -l0 1 * * * /root/shell/cut_log.sh 编写脚本 [root@nginx1 shell]# cat cut_log.sh#!/bin/bash
阅读全文
posted @ 2020-10-26 14:59 水中鱼2018
阅读(70)
评论(0)
推荐(0)
编辑
公告