mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
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.
|