blob: b291c660c2f6676cc4c60b06e5ef9ac6e1080a38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2 id="contents-sed"><title>Contents of Sed</title>
<!-- <para>(Last checked against version &sed-contversion;.)</para> -->
<para>sed is a stream editor. A stream editor is used to perform basic text
transformations on an input stream (a file or input from a
pipeline).</para>
<para><emphasis>Installed program</emphasis>: sed</para>
</sect2>
|