osx/sed: add link (#5535)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# sed
|
||||
|
||||
> 以可用脚本的来批量编辑文本.
|
||||
> 更多信息: <https://ss64.com/osx/sed.html>.
|
||||
|
||||
- 替换文件中第一个出现的字符串,并打印结果:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sed
|
||||
|
||||
> Edit text in a scriptable manner.
|
||||
> More information: <https://ss64.com/osx/sed.html>.
|
||||
|
||||
- Replace the first occurrence of a string in a file, and print the result:
|
||||
|
||||
|
Reference in New Issue
Block a user