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 28f4185f for ; Sat, 9 Nov 2019 19:40:00 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id D571093E40; Sun, 10 Nov 2019 05:39:59 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 0FA3C93D4A; Sun, 10 Nov 2019 05:39:36 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 2B06993D4A; Sun, 10 Nov 2019 05:39:34 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id 5243093D47 for ; Sun, 10 Nov 2019 05:39:33 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 2448E18C0B8; Sat, 9 Nov 2019 14:39:32 -0500 (EST) To: tuhs@tuhs.org Message-Id: <20191109193932.2448E18C0B8@mercury.lcs.mit.edu> Date: Sat, 9 Nov 2019 14:39:32 -0500 (EST) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Subject: Re: [TUHS] UNIX or unix 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: , Cc: jnc@mercury.lcs.mit.edu Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > From: Nemo Nusquam > One comment .. stated that (s)he worked at The Bell and they wrote it > "unix" (lower-case) to distinguish it from MULTICS. Anyone care to > comment on this? All the original Multics hardcopy documentation I have (both from GE and MIT, as well as later material from Honeywell) spells it 'Multics'. Conversely, an original V6 UPM spells it 'UNIX'; I think it switched to 'Unix' around the time of V7. (I don't know about _really_ early, like on the PDP-7.) The bit about case to differentiate _might_ be right. Noel