sed
A GNU stream text editor.
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.
Homepage: | - |
Package version: | 4.1.5 |
Architecture: | i386 |
Distribution: | CentOS |
Filename: | sed-4.1.5-8.el5.i386.rpm |
/usr/share/doc/sed-4.1.5/README
This is the GNU implementation of sed, the Unix stream editor.
See the NEWS file for a brief summary and the ChangeLog for
more detailed descriptions of changes.
See the file INSTALL for generic compilation and installation
instructions.
See the file BUGS for instructions about reporting bugs.
The file README.boot gives instructions for making a "bootstrap"
version of sed on systems which lac
more»
/usr/share/doc/sed-4.1.5/NEWS
Sed 4.1.5
* fix parsing of a negative character class not including a closed bracket,
like [^]] or [^]a-z].
* fix parsing of [ inside an y command, like y/[/A/.
* output the result of commands a, r, R when a q command is found.
----------------------------------------------------------------------------
Sed 4.1.4
* \B correctly means "not on a word boundary" rather than "inside a word"
* b
more»
/usr/share/man/man1/sed.1.gz
SED(1) User Commands SED(1)
NAME
sed - stream editor for filtering and transforming text
SYNOPSIS
sed [OPTION]... {script-only-if-no-other-script} [input-
file]...
DESCRIPTION
Sed is a stream editor. A stream editor is used to perform
basic text transformations on an input stream (a file or
input f
more»
/usr/share/doc/sed-4.1.5/AUTHORS
GNU Sed was first authored by Jay Fenlason (hack@gnu.org)
and later modified by Tom Lord (lord@gnu.o
more»
/usr/share/doc/sed-4.1.5/THANKS
Akim Demaille <akim@epita.fr>
Alan Modra <alan@spri.levels.unisa.edu.au>
Arnold Robbins <arnold@skee
more»
/usr/share/doc/sed-4.1.5/BUGS
* ABOUT BUGS
Before reporting a bug, please check the list of known bugs
and the list of oft-report
more»
Browse inside sed-4.1.5-8.el5.i386.rpm
Download sed-4.1.5-8.el5.i386.rpm