From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FROM_EXCESS_BASE64,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 7dcb73fe for ; Mon, 3 Sep 2018 18:57:20 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 5C15CA1B1B; Tue, 4 Sep 2018 04:57:19 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 97BF3A1A2D; Tue, 4 Sep 2018 04:57:07 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=bitmessage.ch header.i=@bitmessage.ch header.b=IttYRNQG; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 2F6FFA1A2D; Tue, 4 Sep 2018 04:57:02 +1000 (AEST) Received: from mail.bitmessage.ch (mail.bitmessage.ch [146.228.112.252]) by minnie.tuhs.org (Postfix) with ESMTPS id 03EFAA1A29 for ; Tue, 4 Sep 2018 04:57:00 +1000 (AEST) dkim-signature: v=1; a=rsa-sha256; d=bitmessage.ch; s=mail; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To:References; bh=prImKXm3xm7SfPqlrt+YqFHWIMWx2Cxjg5cLZPk+f1Y=; b=IttYRNQGjZDxmqKQBdRGHxRMbu/L+Q/NvwEavTpnhpjTbYARAqrrAPcJaM49bYSyvqrQebUeVa6/xyTaxiOs1yTHYRfC7noOE5XgF5+ywVCVoQjnpNE266aE127NHLrrh4UE5llbEHkAsJilxHGssDXIL3/6KtS02TIYplKXoY8= Received: from syrtis (BITMESSAGE [127.0.0.1]) by mail.bitmessage.ch with ESMTPSA (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256) ; Mon, 3 Sep 2018 20:56:54 +0200 Date: Mon, 03 Sep 2018 13:56:16 -0500 From: =?utf-8?B?Q8OhZw==?= To: tuhs@tuhs.org Message-ID: <20180903185616.ZnkRk%ca6c@bitmessage.ch> In-Reply-To: <20180903181133.GB81368@wopr> References: <20180831215636.-eCEx%ca6c@bitmessage.ch> <20180903180401.u4MVs%ca6c@bitmessage.ch> <20180903181133.GB81368@wopr> User-Agent: s-nail v14.9.11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [TUHS] cat -v and other complaints X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Kurt H Maier wrote: > My pet theory is that Acme was going to replace Rio, at which time it > would be 'the interface' again instead of a text editor with a > slightly-incompatible filesystem interface. There are some hints toward > this if you squint hard enough, but I can't prove it. Oberon 2.0 =20 > "Unavailable on the console" is kind of a cheap shot when talking about > an operating system that deliberately doesn't support consoles. Part of > the point was outgrowing TTYs. Yeah, I guess I should've started with that :) I love Unix for the console. -- ca=C3=B3c