批量循环修改文件内容脚本
just
posted @ 2008年12月20日 20:24
in linux
, 1127 阅读
find msnpoinew/ -type f | xargs perl -pi -e "s|http://img.mapbar.com/maplite/mapbank/msntype|http://10.10.10.15/msnpoinew|g"
find 0_0/ -type f | xargs perl -pi -e "s|lbp|test|g"