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, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25503 invoked from network); 2 Aug 2021 22:00:11 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 2 Aug 2021 22:00:11 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id A1D0D9CA95; Tue, 3 Aug 2021 08:00:07 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 1FEEC9CA67; Tue, 3 Aug 2021 07:59:43 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 172ED9CA63; Tue, 3 Aug 2021 07:59:41 +1000 (AEST) Received: from darkstar.fourwinds.com (fourwinds.com [63.64.179.162]) by minnie.tuhs.org (Postfix) with ESMTPS id 9D93A9CA60 for ; Tue, 3 Aug 2021 07:59:40 +1000 (AEST) Received: from darkstar.fourwinds.com (localhost [127.0.0.1]) by darkstar.fourwinds.com (8.16.1/8.15.2) with ESMTP id 172LxduK185566 for ; Mon, 2 Aug 2021 14:59:39 -0700 Received: from darkstar.fourwinds.com (jon@localhost) by darkstar.fourwinds.com (8.16.1/8.15.2/Submit) with ESMTP id 172LxcDR185552 for ; Mon, 2 Aug 2021 14:59:38 -0700 Message-Id: <202108022159.172LxcDR185552@darkstar.fourwinds.com> From: Jon Steinhart To: The Eunuchs Hysterical Society In-reply-to: References: <202108022106.172L6I1i135429@darkstar.fourwinds.com> Comments: In-reply-to Dan Cross message dated "Mon, 02 Aug 2021 17:25:47 -0400." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <185548.1627941578.1@darkstar.fourwinds.com> Date: Mon, 02 Aug 2021 14:59:38 -0700 X-JON-SPAM: local delivery Subject: Re: [TUHS] Systematic approach to command-line interfaces 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Dan Cross writes: > That's a bit unfair. One can understand something and see value in it and > still appreciate its limitations. > > Fork has served us well for more than five decades; I've got no argument > with that. However, should we never question whether it continues to be the > right, or best, abstraction as the environment around it continues to > evolve? Oh, sorry, wasn't meaning to be categorical there. Main reason that it came to mind was John's web example; many have said in the past that the UNIX model couldn't do that until they figured out that it actually could.