ed

v 1.20.1 Updated: 2 months, 1 week ago

ed is a line-oriented text editor.

ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. ed is the standard text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as Emacs.

https://www.gnu.org/software/ed/

To install ed, paste this in macOS terminal after installing MacPorts

sudo port install ed

Add to my watchlist

Installations 5
Requested Installations 3