1·Show only the matches with sed.
使用sed仅显示匹配项。
2·Sed is the stream editor.
Sed是一个流编辑器。
3·So, why use it instead of sed?
那么,为什么要使用tr,而不使用sed呢?
4·Listing 20. Beginning sed scripts.
清单20 . sed脚本。
5·Sed scripts may also be stored in files.
sed脚本也可以存储到文件中。
6·Complex search and replace with sed.
使用sed进行复杂的搜索和替换。
7·Listing 2. Matched strings marked in sed.
清单2 . sed中标记的匹配字符串。
8·Listing 20 shows three simple sed scripts.
清单20展示了三个简单的sed脚本。
9·This will cause sed to delete any matching lines.
这将导致sed删除任何匹配的行。
10·Uncompressing sed into a temporary directory.
将sed解压缩到临时目录。