ed
Line Editor (classic UNIX editor).
Syntax
$ed [OPTIONS] [FILE]
Examples
Examples
$ed file.txt
Examples
$ed -p "*" file.txt
Typical use cases
ed --help
man ed
Note
Simple line editor.
Export