Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sed: A GNU stream text editor.
Name: | sed |
Vendor: | Scientific Linux |
Version: | 4.1.5 |
License: | GPL |
Release: | 5.fc6 |
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.
Changelog
- * Mon Sep 4 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 4.1.5-5
- Fix handling of relative symlinks (#205122)
- * Thu Aug 3 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 4.1.5-4
- remove superfluous multibyte processing in str_append for UTF-8
encoding (thanks Paolo Bonzini, #177246)
- * Mon Jul 17 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 4.1.5-3
- use dist tag