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: x86_64
Download: | sed-4.1.5-1.2.x86_64.rpm |
Build Date: | Mon Apr 10 05:28:54 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 341 KiB |
Changelog
- * Wed Apr 5 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.5-1.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.1.5-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes