On Sun, Mar 24, 2013 at 02:28:51PM -0400, James Turner wrote:
> Attached is a new port for "se" a screen oriented version of the classic
> text editor ed.
>
> Tested on amd64 and loongson. oks?
No. It unconditionally reads and executes commands (including !
shell commands) from .serc (in the current working directory),
regardless who owns that file or who can write it. Sorry, but this
.serc feature should be either removed or change to work in a way
similar to .nexrc and .exrc in vi(1).
Ciao,
Kili