# shell20 **Repository Path**: csslinux/shell20 ## Basic Information - **Project Name**: shell20 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 51cto订阅专栏《实战:20天精通Linux shell脚本》 专栏地址: [http://blog.51cto.com/cloumn/detail/22](http://blog.51cto.com/cloumn/detail/22) 案例1: [备份MySQL数据库](https://github.com/aminglinux/shell20/blob/master/codes/1.md)
案例2: [监控Nginx服务器502](https://github.com/aminglinux/shell20/blob/master/codes/2.md)
案例3: [批量添加用户](https://github.com/aminglinux/shell20/blob/master/codes/3.md)
案例4: [自动封/解封IP](https://github.com/aminglinux/shell20/blob/master/codes/4.md)
案例5: [监控磁盘使用率](https://github.com/aminglinux/shell20/blob/master/codes/5.md)
案例6: [检测两台机器上文件的差异](https://github.com/aminglinux/shell20/blob/master/codes/6.md)
案例7: [监控MySQL主从状态](https://github.com/aminglinux/shell20/blob/master/codes/7.md)
案例8: [傻瓜运维脚本](https://github.com/aminglinux/shell20/blob/master/codes/8.md)
案例9: [监控网卡流量](https://github.com/aminglinux/shell20/blob/master/codes/9.md)
案例10: [检测域名是否到期](https://github.com/aminglinux/shell20/blob/master/codes/10.md)
案例11: [人员分组](https://github.com/aminglinux/shell20/blob/master/codes/11.md)
案例12: [shell多线程备份数据库](https://github.com/aminglinux/shell20/blob/master/codes/12.md)
案例13: [监控CDN各节点是否正常](https://github.com/aminglinux/shell20/blob/master/codes/13.md)
案例14: [为LAMP网站增加项目](https://github.com/aminglinux/shell20/blob/master/codes/14.md)
案例15: [格式化输出xml文件](https://github.com/aminglinux/shell20/blob/master/codes/15.md)
案例16: [自动化运维-批量关Tomcat服务](https://github.com/aminglinux/shell20/blob/master/codes/16.md)
案例17: [归档老日志](https://github.com/aminglinux/shell20/blob/master/codes/17.md)
案例18: [找出磁盘忙的真凶](https://github.com/aminglinux/shell20/blob/master/codes/18.md)
案例19: [分析Tomcat日志](https://github.com/aminglinux/shell20/blob/master/codes/19.md)
案例20: [自动化运维-代码上线](https://github.com/aminglinux/shell20/blob/master/codes/20.md)