blob: 5b9467f7fa0f5c1ca2413446878804ce773da856 (
plain)
1
2
3
4
5
6
7
|
This is the GNU version of ed(1).
ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files.
This also includes a restricted ed, which can only edit files in the
current directory and cannot execute shell commands.
|