From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32408 invoked from network); 29 Mar 2021 21:16:25 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 29 Mar 2021 21:16:25 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 4B45C9C892; Tue, 30 Mar 2021 07:16:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 9CD179C82B; Tue, 30 Mar 2021 07:16:08 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 8564E9C82B; Tue, 30 Mar 2021 07:16:06 +1000 (AEST) X-Greylist: delayed 349 seconds by postgrey-1.36 at minnie.tuhs.org; Tue, 30 Mar 2021 07:16:06 AEST Received: from cesium.clock.org (cesium.clock.org [157.22.10.65]) by minnie.tuhs.org (Postfix) with ESMTPS id 256DE9C829 for ; Tue, 30 Mar 2021 07:16:06 +1000 (AEST) Received: from cesium.clock.org (localhost [127.0.0.1]) by cesium.clock.org (Postfix) with ESMTP id 1AF82CBF8A; Mon, 29 Mar 2021 14:10:15 -0700 (PDT) From: "Erik E. Fair" In-reply-to: <20210329205559.GI4209@mcvoy.com> References: <4B1F03CA-6387-4FE1-8116-0CB7B5175DE7@ucsc.edu> To: Larry McVoy Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Date: Mon, 29 Mar 2021 14:10:15 -0700 Message-ID: <20718.1617052215@cesium.clock.org> Subject: Re: [TUHS] Remember the ed thread? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Technically, the DEC DECwriter series were dot-matrix printers, not line = printers. They differed from their Teletype predecessors only in print-head = technology, but both printed a single character at a time. Daisywheel printers = were similar. Line printers are distinguished not by the width of the paper but by the = printer having enough print heads to print an entire line of output at a time. = That speed advantage made them the preferred output device for many-page = program listings, as opposed to a teleprinter terminals which were more = suitable for interactive computing. There were dot-matrix line printers of the late 1970s made by Printronix, = which is apparently still around. Erik Fair