随笔分类 -  shell

摘要:乱七八糟的shell脚本大集合 阅读全文
posted @ 2016-08-11 17:20 巫谢 阅读(1901) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh echo "----------------------------------start install nginx -----------------------------" yum install -y gcc-c++ zlib zlib-devel openssl openssl--devel pcre pcre-devel if [ 'grep "nginx" /... 阅读全文
posted @ 2016-08-11 17:19 巫谢 阅读(768) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh if [ -s /etc/my.cnf ];then rm -rf /etc/my.cnf fi echo "----------------------------------start install mysql -----------------------------" yum install -y ncurses gcc gcc-c++ ncurses ncurs... 阅读全文
posted @ 2016-08-11 17:18 巫谢 阅读(5727) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示