sed -i 's/你好帅(你好)/太帅了/g' `grep "你好帅(你好)" -rlR /data/www/mike/Static`
find /data/vip -type f -name "main.php" |xargs sed 's/rm-xxxxxx.mysql.rds.aliyuncs.com/rm-xxxxxxxxx180.mysql.rds.aliyuncs.com/g' -i
sed -i 's/你好帅(你好)/太帅了/g' `grep "你好帅(你好)" -rlR /data/www/mike/Static`
find /data/vip -type f -name "main.php" |xargs sed 's/rm-xxxxxx.mysql.rds.aliyuncs.com/rm-xxxxxxxxx180.mysql.rds.aliyuncs.com/g' -i