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=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,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 e79a541a for ; Mon, 14 Oct 2019 18:36:36 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id D3EEB9BD7B; Tue, 15 Oct 2019 04:36:34 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 215FD93EA4; Tue, 15 Oct 2019 04:36:14 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="lWBSkVng"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 08A4493EA4; Tue, 15 Oct 2019 04:36:12 +1000 (AEST) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) by minnie.tuhs.org (Postfix) with ESMTPS id 934DB93D24 for ; Tue, 15 Oct 2019 04:36:11 +1000 (AEST) Received: by mail-io1-f41.google.com with SMTP id b19so40143159iob.4 for ; Mon, 14 Oct 2019 11:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=QEpBtG8Uu/oykb1qyp5FXDab7eKPVC+p8PwS6EEDjIs=; b=lWBSkVng/1HSLdTp0f2XmByoHvRbCyFQLzYcua2js+PKpKfaxBUxDS84mnDwuIroW6 7t8H+m/kOKkTLkhCYGJZZiAyazWk62sZgPbN9OotnnX3F+u3Z3jCnPAaZrRmoZIRwve9 1h56St5799UHZNtfjTwceAirIIuEanIbZ3B+1/hE1R4lYgOmqJSMMPnv0TKIhHOg2Dbc f5awuwOIeVo50vmje8xteDRmRnZztWP0nXF+ruP2/Tsbm1ex7/AH9GFejOYKeibPvcAR 3h8NNgN6uX+qqYUe+6hPPxtHSIqziVbgH1Gff67CX+coRbc0BSjZp1v/nH7ouSDKnCRJ kR9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=QEpBtG8Uu/oykb1qyp5FXDab7eKPVC+p8PwS6EEDjIs=; b=mFyvMjcRDs3F27D2aN4vVmoTKulusIR9BAFFEV1Wd1iw9ra1tk6rSnifmp80fcOsyL ExjTlgUPrDy+boCOsQ86hz8EvxTuw9qzS7PnEZ6NPQLc8OTgdsxOg+IcHjYORk1bQy3j +CnYp6mvbdfMAUfnaXj6D6hh+7to/T3AWoiKiTCkJnLx3aBSC5O0kzjPxDid8Ke2/op3 1kVcHqhc+MZiVV/MNI5YMUibXYYb3gj7+vXRTWVCtby242gb2KJjalPQbkr882FdAG/h tcnkeu9hTn27d/Qtg6s/Q1b0/VZ+lgDo1IamLU4w7Qx7Uk8zlShpwsfazqSWPoWw1CLU F9qA== X-Gm-Message-State: APjAAAV/73UtMCiYowabVWzQDZLTdbuLb/+HznLbzxG8xqCr6436/Hyj MzH8nTemIfkOPpVoJOS+gRVperW7uk4= X-Google-Smtp-Source: APXvYqwoHjiRCV2JiOmDXoAvwLpdiz4LardN3KUpE7zrNw9WiMD+yfPMaGS07It4WRctu6Ho83lzog== X-Received: by 2002:a05:6638:3c7:: with SMTP id r7mr38660902jaq.98.1571078170767; Mon, 14 Oct 2019 11:36:10 -0700 (PDT) Received: from [10.0.1.24] (198.27.14-65.ip.mltn.standardbroadband.ca. [198.27.14.65]) by smtp.gmail.com with ESMTPSA id z86sm1902248ilf.73.2019.10.14.11.36.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Oct 2019 11:36:09 -0700 (PDT) To: tuhs@minnie.tuhs.org References: From: Nemo Nusquam Message-ID: Date: Mon, 14 Oct 2019 14:28:20 -0400 User-Agent: Mozilla/5.0 (X11; SunOS sun4u; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [TUHS] Unix @ 50 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 10/14/19 08:34, José Guerra wrote: > https://www.bell-labs.com/unix50/event/ > Interesting that they did not use the iconic picture of Ken Thomson seated at the console and Dennis Ritchie standing beside him.