blob: c8cd5bb60f068c584f87de0e508122bd7a6c34cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2><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>
|