Shell批量修改多个文件中的同一字符串 需要将多个文件中的同一个字符串修改为另一串字符 实现如下: #!/bin/bash for ((j=1;j<=18;j++)) do if [ $j -lt 10 ] then abc=$((0