Difference between revisions of "Sed"
(Created page with "{{Entry |Name=Sed |Short description=A stream-oriented non-interactive text editor |Full description=Takes text input, performs some operation (or set of operations) on it and ou...") |
|||
| Line 4: | Line 4: | ||
|Full description=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. | |Full description=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. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://www.gnu.org/software/sed//sed.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manual included and available from http://www.gnu.org/software/sed/manual/sed.html | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Diakonos,change,Ed,joe,Le_editor,Led,minised,replace,Textutils,Sedsed,Super-sed,PE | ||
| + | |Keywords=text,stream,string,file,editing,word-processing,pattern,sed,ed,pattern matching | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2005-07-20 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=4. | + | |Version identifier=4.2 |
| − | |Version date= | + | |Version date=2009-05-04 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org | + | |Version download=http://ftp.gnu.org/gnu/sed/sed-4.2.tar.bz2 |
| − | |License verified date= | + | |License verified date=2009-05-04 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Paolo Bonzini | ||
| + | |Email=bonzini@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:sed-users@yahoogroups.com | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Newsgroup | ||
| + | |Resource URL=gnu.announce | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Support | ||
| + | |Resource kind=Newsgroup | ||
| + | |Resource URL=gnu.utils.help | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Text-creation=editor | ||
| + | |Use=text-creation | ||
| + | |Works-with=text | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2009-05-04 |
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3 | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-05-04 | ||
}} | }} | ||
Latest revision as of 11:16, 12 April 2011
Sed
http://www.gnu.org/software/sed//sed.html
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.
Documentation
User manual included and available from http://www.gnu.org/software/sed/manual/sed.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 4 May 2009 | |
| GPLv3 | Kelly Hopkins | 4 May 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | mailto:sed-users@yahoogroups.com | |
| Help | Newsgroup | gnu.announce |
| Support | Newsgroup | gnu.utils.help |
Software prerequisites
This entry (in part or in whole) was last reviewed on 20 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.