ed

GNU's line-oriented text editor

Categories

Development
System and Utilities

Version

1.22.4-1
(2026-01-26)

Size

55.2

KiB

Repository

HaikuPorts
x86_64
GNU 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.