fix
This commit is contained in:
@ -22,7 +22,6 @@ s :取代,可以直接进行取代的工作哩!通常这个 s 的动作可
|
||||
可以使用正则 特殊字符\转义
|
||||
|
||||
|
||||
sed ”s/要被取代的字串/新的字串/g“ fileName
|
||||
sed "s/要被取代的字串/新的字串/g" fileName
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user