You can also write a short sed program to output matches in color.
还可以编写简短的sed程序来以颜色标记输出内容。
You can see the basic format of a sed command in Listing 7.
在清单7中,您可以看到sed命令的基本格式。
Let's now do that with a sed script stored in a file.
现在让我们使用存储在文件中的sed脚本来实现相同的操作。
Let's now do that with a sed script stored in a file.
现在让我们使用存储在文件中的sed脚本来实现相同的操作。
应用推荐