| Resource page for sed 1.4 | 29 Dec 2003 |
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 file | README |
| Source tarball | sed-1.4.tar.gz |
| Binary RPM | sed-1.4-1.i386.rpm |
| Source RPM | sed-1.4-1.src.rpm |
| Changelog file | CHANGES |
| Known bugs | BUGS |