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 30063957 for ; Sat, 3 Aug 2019 00:34:03 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id DC77E9BA8B; Sat, 3 Aug 2019 10:34:01 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 19A4B9BA0F; Sat, 3 Aug 2019 10:33:39 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1564792436; bh=4NmcEoUbRBrwvN5057y5cscULp7pWxjSHFePGzyijVA=; h=Date:From:To:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=Zlg93gTpYw3RoT7bH5i9g6RGB1oS6M+CrTW1lQ25mki5iToSafZktQqM68Xz6z1ZK nxhwwLC2vSmOHIDxEoo0aMxMcyu4yQwzaJkjEMLlOMPb+1NPLC99g+WHHRkOnQAT+S jZtP413t9Gq+mUu9HniosH9fYUnlwj8yDIoyYU1U= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 6A4F49B84E; Sat, 3 Aug 2019 10:33:36 +1000 (AEST) Date: Sat, 3 Aug 2019 10:33:36 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20190803003336.GA32125@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) Subject: [TUHS] An Excellent Unix YouTube Video 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" https://www.youtube.com/watch?v=g3jOJfrOknA National Inventors Hall of Fame - NIHF Published on Feb 18, 2019 Bell Labs colleagues Ken Thompson and Dennis Ritchie developed UNIX, a multi-tasking, multi-user operating system alternative to the batch processing systems then dominating the computer industry. Not sure why I hadn't seen this before :) Cheers, Warren