Google Site SearchFN Site Search FN Blog Login FN Blog Login
Site Navigation:
 
 

Fedora Update

This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/
This update can be installed with Yum Update Agent; you can type 'yum update' command in the terminal.
This update can also be installed with the Red Hat Update Agent; you can launch the Red Hat Update Agent with the 'up2date' command in the terminal.

Fedora Core 1 Update: sed-4.0.8-2

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2003-015
2003-12-19
---------------------------------------------------------------------

Name        : sed
Version     : 4.0.8                      
Release     : 2                  
Summary     : A GNU stream text editor.
Description :
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.

---------------------------------------------------------------------
Update Information:

Sed in Fedora Core 1 (and earlier distributions) was not using fastmap
for regular expressions.  Fastmap can speed up regular expression
searching a lot, in some cases as much as 10 times.
---------------------------------------------------------------------