A GNU stream text editor
The sed (Stream EDitor) 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.8-14.fc39 | - |
Fedora 39 | 4.8-14.fc39 | - |
Fedora 38 | 4.8-12.fc38 | - |
Fedora 37 | 4.8-11.fc37 | - |
You can contact the maintainers of this package via email at
sed dash maintainers at fedoraproject dot org
.