Sed是一个流编辑器。
You will also learn how to use the stream editor sed.
您还将了解到如何使用流编辑器sed。
You can also do regexp highlighting in sed, the stream editor. The sed command.
还可以在sed(流编辑器,stream editor)中进行regexp突出显示。
The most complex and powerful of editing tools discussed here is sed (Stream EDitor).
本文讨论的最复杂和最强大的编辑工具是sed(流编辑器)。
Secondly, because sed is a stream editor, it can perform edits to data it receives from stdin, such as from a pipeline.
其次,因为sed是一种流编辑器,所以,它可以对从如管道这样的标准输入接收的数据进行编辑。
Luckily, you have the sed command (Stream EDitor), which provides powerful regular expression matching and replacement.
幸运的是,您可以使用sed命令(Stream EDitor),它提供了功能强大的正则表达式匹配和替换。
It's a text editor, but unlike file editors such as Ed, it edits the input stream and writes to the output stream.
它是一个文本编辑器,但是与诸如ed等文本编辑器不同,它编辑输入流并写到输出流。
It's a text editor, but unlike file editors such as Ed, it edits the input stream and writes to the output stream.
它是一个文本编辑器,但是与诸如ed等文本编辑器不同,它编辑输入流并写到输出流。
应用推荐