From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 3c6a4b36 for ; Sat, 8 Feb 2020 00:44:20 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 8D3E09CCC8; Sat, 8 Feb 2020 10:44:17 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id B73829CCAB; Sat, 8 Feb 2020 10:43:55 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1581122650; bh=iqqDV1U/TATGDtTKkQFUoDpBkNTZ2lH7qUDzRvkaJhk=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=OKd7NI7SZFw6o0um60NUbGcu4iq1Yx2xyfVYB/PfHRlOcxWtB/q+izgEMLAhrJGwj EUfGUsAGhWqZ6ItuA6L1yk7OaXK65k32hh70N47DFP4wHFSIUwdnnMTB1hD18fN8R0 AtqOkp974uSJjL5j4g/26DD71yUXyfSvd5V0uxsk= Received: by minnie.tuhs.org (Postfix, from userid 1000) id A64729CCAA; Sat, 8 Feb 2020 10:43:52 +1000 (AEST) Date: Sat, 8 Feb 2020 10:43:52 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20200208004352.GA4931@minnie.tuhs.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Warner's Early Unix Presentation 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" On Sat, Feb 08, 2020 at 10:57:41AM +1100, Rob Pike wrote: > Slightly more important: PWB also did not introduce > the idea of the shell (neither did Unix, for that matter) ... Yes, we should ask Warner what he meant here. I thought perhaps he meant a shell which allowed scripts. Also, another nitpick not just for Warner but for a few talks I've seen over the past 12 months. TUHS is the Unix _Heritage_ Society not the Unix Historical Society :-) I don't mind either way, happy for us to get some attention! Cheers all, Warren