Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!harpo!ihnp4!zehntel!hplabs!sri-unix!steve@Brl-Bmd.ARPA From: steve@Brl-Bmd.ARPA Newsgroups: net.unix Subject: Re: Dumb "ed" question Message-ID: <570@sri-arpa.UUCP> Date: Thu, 5-Apr-84 20:36:01 EST Article-I.D.: sri-arpa.570 Posted: Thu Apr 5 20:36:01 1984 Date-Received: Tue, 10-Apr-84 07:27:56 EST Lines: 10 From: Stephen Wolff Many of us at BRL grew up with the JHU/BRL editor that was hacked - upward compatibly - from the Version 6 `ed', and we still prefer it to later versions. It has the `n' feature, of course, as well as a number of niceties that render it pleasant to use including, for example, the `default print' feature and the user-definable `print-window' using `<', `>' and `,'. There are lots of times when its simple and by now natural functionality make it the editor of choice over other line-based editors and all screen editors. It's /bin/ed on our PDP-11s and /usr/brl/bin/jed on the VAXen.