GNU ed is a line-oriented text editor. GNU ed 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.
Product's homepage
What's New in This Release: [ read full changelog ]
· Ed now shows the "Try 'ed --help' for more information." message if a bad option is given in the command line.
· Quote characters in messages have been changed as advised by GNU Coding Standards.
· Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.