Difference between revisions of "Sed"

From Free Software Directory
Jump to: navigation, search
(version 4.3)
(sed-4.9)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU sed
 
|Name=GNU sed
|Short description=A stream-oriented non-interactive text editor
+
|Short description=Stream-oriented non-interactive text editor.
 
|Full description='''Sed''' is a non-interactive, text stream editor. It receives a text input from a file or from standard input and it then applies a series of text editing commands to the stream and prints its output to standard output. It is often used for substituting text patterns in a stream. The GNU implementation offers several extensions over the standard utility.
 
|Full description='''Sed''' is a non-interactive, text stream editor. It receives a text input from a file or from standard input and it then applies a series of text editing commands to the stream and prints its output to standard output. It is often used for substituting text patterns in a stream. The GNU implementation offers several extensions over the standard utility.
 
|Homepage URL=https://www.gnu.org/software/sed/
 
|Homepage URL=https://www.gnu.org/software/sed/
|User level=intermediate
+
|Version download=https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/sed.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/sed.git
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/sed/manual/
|Documentation note=User manual included and available from https://www.gnu.org/software/sed/manual/sed.html
+
 
|IRC general=irc://irc.freenode.net/#sed
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=Diakonos,change,Ed,joe,Le_editor,Led,minised,replace,Textutils,sed-mode,Sedsed,Super-sed,PE
+
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Diakonos,change,Ed,joe,Le_editor,Led,minised,replace,Textutils,sed-mode,Sedsed,Super-sed,PE
 
|Keywords=text,stream,string,file,editing,word-processing,pattern,sed,ed,pattern matching
 
|Keywords=text,stream,string,file,editing,word-processing,pattern,sed,ed,pattern matching
|Version identifier=4.3
+
|Version identifier=4.7
|Version date=2017/01/04
+
|Version date=2018/12/21
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/sed/sed-4.3.tar.xz
+
|Last review by=Bendikker
|Last review by=Genium
+
|Last review date=2019/01/19
|Last review date=2017/01/05
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/sed/sed-4.7.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=sed
 
|GNU package identifier=sed
 +
|Decommissioned/Obsolete=No
 
|License verified date=2009-05-04
 
|License verified date=2009-05-04
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 1989-2022 Free Software Foundation, Inc.
|License verified date=2009-05-04
+
|License verified by=Genium
|License note=http://git.savannah.gnu.org/cgit/sed.git/tree/COPYING
+
|License verified date=2022-11-06
 +
|License note=https://git.savannah.gnu.org/cgit/sed.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Editor=special
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Text-creation=editor
 +
|Use=text-creation
 +
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=sed
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Jim Meyering
 
|Real name=Jim Meyering
 
|Role=Maintainer
 
|Role=Maintainer
|Email=jim@meyering.net
+
|Email=meyering@fb.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 40: Line 73:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=assafgordon@gmail.com
 
|Email=assafgordon@gmail.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=Developer
|Resource URL=mailto:sed-users@yahoogroups.com
+
|Resource URL=https://savannah.gnu.org/projects/sed/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Savannah
|Resource kind=Newsgroup
+
|Resource kind=VCS Repository Webview
|Resource URL=gnu.announce
+
|Resource URL=https://git.savannah.gnu.org/cgit/sed.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Savannah
|Resource kind=Newsgroup
+
|Resource kind=VCS Repository Webview
|Resource URL=gnu.utils.help
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=sed.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-sed/
|Resource URL=http://git.savannah.gnu.org/cgit/sed.git
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/sed-devel/
|Resource URL=https://savannah.gnu.org/projects/sed/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
|Resource kind=Mailing List Subscribe
+
|Resource kind=Download
|Resource URL=https://lists.gnu.org/mailman/listinfo/sed-devel
+
|Resource URL=https://alpha.gnu.org/gnu/sed/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bugs
+
|Resource audience=FTP
|Resource kind=Mailing List Subscribe
+
|Resource kind=Download
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-sed
+
|Resource URL=https://ftp.gnu.org/gnu/sed/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://ftpmirror.gnu.org/sed/
+
|Resource URL=https://ftpmirror.gnu.org/sed/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Guix
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://translationproject.org/domain/sed.html
|Resource URL=https://www.gnu.org/software/guix/packages/s.html
 
 
}}
 
}}
{{Software category
+
{{Resource
|Editor=special
+
|Resource audience=Debian
|Interface=command-line
+
|Resource kind=Developer
|Library=C
+
|Resource URL=https://tracker.debian.org/pkg/sed
|Text-creation=editor
+
}}
|Use=text-creation
+
{{Resource
|Works-with=text
+
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q64122515
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/sed.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=4.9
 +
|Version date=2022-11-06
 +
|Version status=stable
 +
|Version comment=https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00001.html
 +
|Last review by=Genium
 +
|Last review date=2022-11-06
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 19:56, 6 November 2022


[edit]

GNU sed

https://www.gnu.org/software/sed/
Stream-oriented non-interactive text editor.

Sed is a non-interactive, text stream editor. It receives a text input from a file or from standard input and it then applies a series of text editing commands to the stream and prints its output to standard output. It is often used for substituting text patterns in a stream. The GNU implementation offers several extensions over the standard utility.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

6 November 2022




Leaders and contributors

Contact(s)Role
Assaf Gordon Maintainer
Jim Meyering Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-sed/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/sed.git/
FTPDownloadhttps://ftpmirror.gnu.org/sed/
Generalhttps://translationproject.org/domain/sed.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/sed-devel/
DebianDeveloperhttps://tracker.debian.org/pkg/sed
SavannahDeveloperhttps://savannah.gnu.org/projects/sed/
FTPDownloadhttps://ftp.gnu.org/gnu/sed/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=sed.git
WikidataGeneralhttps://www.wikidata.org/wiki/Q64122515
FTPDownloadhttps://alpha.gnu.org/gnu/sed/


Software prerequisites

This entry (in part or in whole) was last reviewed on 6 November 2022.



Version comment

https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00001.html


Entry












"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.










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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.