>_ linuxcommand.dev
Text processing

ed

Line Editor (classic UNIX editor).

Last updated: Report error
Syntax
$ed [OPTIONS] [FILE]
Examples
Examples
$ed file.txt
Examples
$ed -p "*" file.txt
Typical use cases
Standard usage
ed --help
Detailed Help
man ed
Note Simple line editor.
Export