sed - A stream-oriented non-interactive text editor


Takes text input, performs some operation (or set of operations) on it and outputs the modified text. Sed is typically used for extracting part of a file using pattern matching or substituting multiple occurances of a string within a file.


Version :
3.02 released on 1998-08-02; 3.02.80 beta released 06 Sep available from ftp://alpha.gnu.org/
GNU :
This is a GNU package.
Source languages :
C
Maintainer :
Ken Pizzini <ken@gnu.org>
Developers :
Related Programs :
GNU textutils
Source code :
ftp://ftp.gnu.org/pub/gnu/sed/sed-3.02.tar.gz
Debian packages (deb) :
http://packages.debian.org/sed
Redhat packages (rpm) :
http://rpmfind.net/linux/rpm2html/search.php?query=sed
Documentation :
User manual included on line
Web page :
http://www.gnu.org/software/sed/sed.html
User's help mailing list :
sed-users@yahoogroups.com
User's help newsgroup :
gnu.utils.help
Announcement newsgroup :
gnu.announce
Bug report mailing list :
bug-sed@gnu.org
Interface :
Command line
License :
GPL
License verified by :
Janet Casey <jcasey@gnu.org>
License verified on :
2001-02-01
Record last updated :
2001-03-19

Please report problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

Copyright (C) Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License."