]>
diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/sysed.c
2 * This is the editor invoked by the various message composition
3 * programs. It SHOULD be a 2-D scope editor, such as Rand's Ned
4 * or Berkeley's ex, but any editor will work. If you don't have
5 * a scope editor, you might want to default to prompter, but it
6 * works very marginally with forw and dist.
9 char *sysed
= "/bin/ex";