Difference between revisions of "Ed"

From Free Software Directory
Jump to: navigation, search
(Is GNU checkbox)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Ed
+
|Name=GNU ed
|Short description=Line-oriented text editor
+
|Short description=Simple line editor.
|Full description='ed' is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and through shell scripts. It is the original Unix text editor.
+
|Full description='''Ed''' is a line-oriented text editor: rather than offering an overview of a document, ed performs editing one line at a time. It can be executed both interactively and via shell scripts. Its method of command input allows complex tasks to be performed in an automated way.
|Homepage URL=http://www.gnu.org/software/ed/
+
 
 +
GNU ed offers several extensions over the standard utility. The original editor for Unix was the most widely available text editor of its time. For most purposes, however, it is superseded by full-screen editors such as [[GNU Emacs]] or [[GNU Moe]].
 +
 
 +
N.B. This pacakge also contains a restricted version of ed, <kbd>red</kbd>, that can only edit files in the current directory and cannot execute shell commands.
 +
|Homepage URL=https://www.gnu.org/software/ed/
 +
|Version download=https://ftpmirror.gnu.org/ed/ed-1.20.2.tar.lz
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=ed
 
|GNU package identifier=ed
|User level=none
 
|Computer languages=C
 
|Documentation note=[http://www.gnu.org/software/ed/manual/ed_manual.html Online manual]
 
|Related projects=Diakonos,change,Sed,Ted,Le_editor,Led
 
|Keywords=text,editor,editing,ed,text editor,word processing
 
|Version identifier=1.6
 
|Version date=2012/01/01
 
|Version status=stable
 
|Version download=http://gnu.mirrorcatalogs.com/ed/ed-1.6.tar.lz
 
|Last review by=Jgay
 
|Last review date=2012/03/19
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|License verified date=2010-09-07
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 1993, 1994 Andrew L. Moore
|License verified date=2010-09-07
+
Copyright (C) 2006-2024 Antonio Diaz Diaz.
 +
|License verified by=Genium
 +
|License verified date=2024-04-25
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Software-development=debugging, program-editor, shell
 +
|Text-creation=editor
 +
|Use=system-administration
 +
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=ed
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Antonio Diaz Diaz
 
|Real name=Antonio Diaz Diaz
 
|Role=Maintainer
 
|Role=Maintainer
|Email=ant_diaz@teleline.es
+
|Email=antonio@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/ed
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/ed/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/ed/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/ed/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ed/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
{{Person
+
{{Resource
|Real name=See the THANKS file in the distribution for a complete list
+
|Resource kind=Download
|Role=Contributor
+
|Resource URL=https://download.savannah.gnu.org/releases/ed/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/ed/
|Resource URL=mailto:help-gnu-utils@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug tracking subscribe
+
|Resource kind=General
|Resource kind=Bug Tracking Subscribe
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-ed
 
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=command-line
+
|Screenshot 1=GNU ed Hello World.png
|Text-creation=editor
+
|Is High Priority Project=No
|Use=text-creation
+
|Computer languages=C
|Works-with=text
+
|Decommissioned or Obsolete=No
 +
|Version identifier=1.20.2
 +
|Version date=2024-04-23
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2024-04-25
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/ed/ed-1.20.2.tar.lz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 16:45, 25 April 2024


[edit]

GNU ed

https://www.gnu.org/software/ed/
Simple line editor.

GNU ed Hello World.png

Ed is a line-oriented text editor: rather than offering an overview of a document, ed performs editing one line at a time. It can be executed both interactively and via shell scripts. Its method of command input allows complex tasks to be performed in an automated way.

GNU ed offers several extensions over the standard utility. The original editor for Unix was the most widely available text editor of its time. For most purposes, however, it is superseded by full-screen editors such as GNU Emacs or GNU Moe.

N.B. This pacakge also contains a restricted version of ed, red, that can only edit files in the current directory and cannot execute shell commands.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

25 April 2024




Leaders and contributors

Contact(s)Role
Antonio Diaz Diaz Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/ed/
Debian (Ref)https://tracker.debian.org/pkg/ed
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-ed/
Downloadhttps://download.savannah.gnu.org/releases/ed/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/ed/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/ed/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/ed/


Software prerequisites

This entry (in part or in whole) was last reviewed on 25 April 2024.




Entry









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


"Savannah (Ref)" 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.