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=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 bc89f691 for ; Wed, 17 Jul 2019 20:16:10 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 7DFB79B9E3; Thu, 18 Jul 2019 06:16:09 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 04D019B738; Thu, 18 Jul 2019 06:15:44 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 330499B738; Thu, 18 Jul 2019 06:15:42 +1000 (AEST) X-Greylist: delayed 2104 seconds by postgrey-1.36 at minnie.tuhs.org; Thu, 18 Jul 2019 06:15:41 AEST Received: from a-painless.mh.aa.net.uk (a-painless.mh.aa.net.uk [81.187.30.51]) by minnie.tuhs.org (Postfix) with ESMTPS id 124DF9491B for ; Thu, 18 Jul 2019 06:15:41 +1000 (AEST) Received: from 132.198.187.81.in-addr.arpa ([81.187.198.132] helo=quintile.net) by a-painless.mh.aa.net.uk with esmtp (Exim 4.89) (envelope-from ) id 1hnpn3-0004wq-Mb for tuhs@minnie.tuhs.org; Wed, 17 Jul 2019 20:40:37 +0100 Received: from [192.168.1.37] ([81.187.198.132]) by quintile.net; Wed Jul 17 20:40:34 BST 2019 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable From: Steve Simon Mime-Version: 1.0 (1.0) Date: Wed, 17 Jul 2019 19:22:28 +0100 Message-Id: To: tuhs@minnie.tuhs.org X-Mailer: iPhone Mail (16F203) Subject: [TUHS] European unix-like OS 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" Nearly all the unixes i used where from the US, but one stands out. I spent a week or two trying to get my head around Helios which was aimed at= parallel systems (transputer). I believe it was French in origin, and wad u= nix-like at the command line but the shell supported mesh pipelines and othe= r unique ideas. interesting but hard to manage.. -Steve