Timeline for How can I replace text and change encoding from a shell script without Vim?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 27, 2020 at 2:34 | comment | added | filbranden | @vonbrand Yes fair enough. "Ex is Vim, for scripting" was tongue-in-cheek for "Sed is Vim, for scripting." | |
| Feb 27, 2020 at 2:09 | comment | added | vonbrand | Nope. vi is the visual (full-screen) mode of the (line) editor ex, which is an evolution of the original Unix line editor ed, in turn, ed begat grep and sed (stream editor, ed for scripting/editing data "streaming by"). | |
| Feb 26, 2020 at 12:07 | history | answered | filbranden | CC BY-SA 4.0 |