Artyom Bologov wrote:
The issue of scripting ed is still relevant though.
Do you mean something like this: $ cat edscript #! /bin/sh ed "$2" < "$1" Best regards, Antonio.
Artyom Bologov wrote:
The issue of scripting ed is still relevant though.
Do you mean something like this: $ cat edscript #! /bin/sh ed "$2" < "$1" Best regards, Antonio.