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 58d25eeb for ; Mon, 28 Oct 2019 01:21:35 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 249529BA11; Mon, 28 Oct 2019 11:21:34 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 4191C9B5C5; Mon, 28 Oct 2019 11:21:11 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 482A29B5C5; Mon, 28 Oct 2019 11:21:03 +1000 (AEST) X-Greylist: delayed 569 seconds by postgrey-1.36 at minnie.tuhs.org; Mon, 28 Oct 2019 11:20:55 AEST Received: from frieza.hoshinet.org (ks3374089.kimsufi.com [37.187.103.66]) by minnie.tuhs.org (Postfix) with ESMTP id CF68A9B5B2 for ; Mon, 28 Oct 2019 11:20:55 +1000 (AEST) Received: by frieza.hoshinet.org (Postfix, from userid 1005) id 184E11C8C79B; Sun, 27 Oct 2019 21:11:25 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by frieza.hoshinet.org (Postfix) with ESMTP id 102E81C8C798; Sun, 27 Oct 2019 21:11:25 -0400 (EDT) Date: Sun, 27 Oct 2019 21:11:25 -0400 (EDT) From: Steve Nickolas X-X-Sender: nicci@frieza.hoshinet.org To: Grant Taylor In-Reply-To: <51f2d838-d097-a93f-b44d-9c670d206d2b@tnetconsulting.net> Message-ID: References: <201910272031.x9RKVSem124842@tahoe.cs.Dartmouth.EDU> <51f2d838-d097-a93f-b44d-9c670d206d2b@tnetconsulting.net> User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="2115017584-1324387385-1572225085=:28402" Subject: Re: [TUHS] UNIX Backslash History 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: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --2115017584-1324387385-1572225085=:28402 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Sun, 27 Oct 2019, Grant Taylor via TUHS wrote: > On 10/27/19 2:49 PM, Charles Anthony wrote: >> /home/CAnthony     >user_dir_dir>User>CAnthony > Is there any relation between Multics' use of ">" as a directory separator > and MS-DOS's default use of ">" at the end of the command prompt? I can't imagine there's any such connection. MS-DOS got it from CP/M, which didn't even have the concept of subdirectories until after MS-DOS did. -uso. --2115017584-1324387385-1572225085=:28402--