wok view ed/description.txt @ rev 25426
updated xalan-c and xalan-c-dev (1.11 -> 1.12.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 18 16:42:41 2022 +0100 (2022-08-18) |
parents | |
children |
line source
1 GNU ed is a line-oriented text editor.
2 It is used to create, display, modify and otherwise manipulate text files,
3 both interactively and via shell scripts.
4 A restricted version of ed, red, can only edit files in the current directory
5 and cannot execute shell commands.
6 Ed is the 'standard' text editor in the sense that it is the original editor
7 for Unix, and thus widely available.