On 27/02/2016, Ori Avtalion <o...@avtalion.name> wrote:
> On Sat, Feb 27, 2016 at 11:14 PM, Martin Guy <martinw...@gmail.com> wrote:
>> What does original ed do?
> How original do you want to get? :)

On the emulated PDP11 running V7 (in Russian!) at museo.freaknet.org

SUPER 5> ed
> a
foo
.
> pp
foo
foo
> pl
foo
foo
> ppp
?
> s/o/h/l
fho
> s/f/g/pl
?
>

But it doesn't have the n modifier

> pn
?
> s/o/j/n
?
>

> There's a Unix V5 (*not System V*) running in Javascript here:
>   http://skn.noip.me/pdp11/pdp11.html
>
> To run, type:
> boot
> unix
> root

Nice!

   M

_______________________________________________
bug-ed mailing list
bug-ed@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-ed

Reply via email to