Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sed: A GNU stream text editor.
Name: | sed |
Vendor: | CERN (http://cern.ch/linux) |
Version: | 4.0.7 |
License: | GPL |
Release: | 3 |
URL: | |
- Summary
- 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.
Arch: x86_64
Download: | sed-4.0.7-3.x86_64.rpm |
Build Date: | Thu Feb 5 05:01:40 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 272 KiB |
Changelog
- * Thu Jun 26 05:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 4.0.7-3
- rebuilt
- * Wed Jun 4 05:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
- * Sat Apr 12 05:00:00 2003 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- update to 4.0.7
- use "--without-included-regex"
- do not gzip info pages in spec file, "TODO" is not present anymore