标签:style ar sp 文件 div on art linux size
sed -i ‘s/10.1.1.1/10.1.1.2/g‘ `grep -ir 10.1.1.1 * |grep -E ‘.xml:|.cfg:|.ini:|.wsdl:|.properties:‘ | awk -F: ‘{print $1}‘ | uniq `
注:当中1为原IP,2为新IP ;要扫描的配置文件请依据实际须要。
标签:style ar sp 文件 div on art linux size
原文地址:http://www.cnblogs.com/gcczhongduan/p/4068904.html