Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sed: A GNU stream text editor.
Name: | sed |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.1.5 |
License: | GPL |
Release: | 1.2 |
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: src
Download: | sed-4.1.5-1.2.src.rpm |
Build Date: | Mon Apr 10 05:56:24 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 950 KiB |
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.5-1.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.5-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes