Sed (Stream EDitor) is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text, and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line.


README fileREADME
Source tarballsed-1.4.tar.gz
Binary RPMsed-1.4-1.i386.rpm
Source RPMsed-1.4-1.src.rpm
Changelog fileCHANGES
Known bugsBUGS