kri*_*itx 4 linux sed
如果该行包含 Z(capital),我想使用 sed 将任何 x(small) 替换为 0
x,Z,y y,X,z, Y,z,x x,Z,y
qua*_*nta 8
$ sed '/Z/s/x/0/g' <input_file>
归档时间:
13 年,12 月 前
查看次数:
234 次
最近记录: