X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type; q=dns; s=default; b=gJwJ
	n+3isucvTEm3wKxUHGTmqwJh1aYKfwGUUMhLiyado2I8W0CedUnBAx+XyVrjqOD1
	lq21i7/V/kPd4IExGdyFD05cqyafwYePr/pFgkQ/EmoRBtEkQKPotaZfBCrODegX
	aj5wfHUXIGP7D6F195/mvaySqdvkamIKZ1/X6mg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type; s=default; bh=B4LKxt8man
	WguzibACp4nRfVE9Q=; b=nS49ROaecg5yR0BW5jnWbH0mcOjnCv2+gqb9JB1xB3
	AXITkW2+QppOSB0r6UjE4Ja3m/Vqd8hrbHb8QBAMoj0ilCzAODxQ3jzkMyemA/+h
	ot3TG2HSQT5+Ckn9GuL9kebjUK+dFU7t8hiQvvcCIiRz83I+hmg2Y4UH9SqSyjsM
	g=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=rod, Effective, Hx-languages-length:1218, Scott
X-HELO: mail-qt1-f174.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:references:in-reply-to:from:date:message-id:subject:to         :cc;        bh=myVnFSjCd5KPye2vc2+ZhBbDdZ1rU/qPAv4bq5yMdDw=;        b=UHuc2Ri35cpqFKePGaYFsjszVtcWFTE3h4HegZgQAZGPX32Utg0uAiMDvzC7FdcokO         24/xzj3WwpJsfR1UaAtYbMYO72bUHUXxsfpOnp8n9gD6c2vc+ymQ6/EDPrqjE4X4l3CN         t3VbyQe9Yd7ywoM5iCbekE272WNjE7Lm3gXHog/00OMJ9mzv15mF/bw2MK+Dwpi74JNH         AB8Y47Khl8b1VB858faH0FyXxbr3lUNHHZCqCwVRQpg1fYTdEivBFJWQSlQ/Vx4uPTrp         XAxWVxeB1l/LqEmp/iExZCkPMX7lGXIifYHmarHuPyvWpLnCqAu1bGviWp7CQE4EoNuV         4R2A==
MIME-Version: 1.0
References: <BC7744E4F0B5814F8580C8C80E4356D1B4187A@excdag03.meus.corp> <5C74655E.9080500@tlinx.org>
In-Reply-To: <5C74655E.9080500@tlinx.org>
From: Csaba Raduly <rcsaba@gmail.com>
Date: Tue, 26 Feb 2019 09:40:50 +0100
Message-ID: <CAEhDDbA=bARrbMT1KZCj=yNN_OyC_o=dJ7-fPHe2oxrhOrng=A@mail.gmail.com>
Subject: Re: vim 64 conflict with windows slash and swapfile
To: cygwin list <cygwin@cygwin.com>
Cc: "Taylor, Kit" <ktaylor@hvac.mea.com>
Content-Type: text/plain; charset="UTF-8"

On Mon, Feb 25, 2019 at 11:01 PM L A Walsh  wrote:

>     Bill Gates changed the file-system object separator from '/' to
> '\' so that DOS would look less like CP/M -- a competing micro OS at
> the time that copied the use of '/' from unix.  He was trying to avoid
> the impression that he got the idea of using '/' to delineate file
> system hierarchy as there was more concern about lawsuits by some companies
> in "look-alike" interfaces.

"Wrong," said Renner.

"The tactful way," Rod said quietly, "the polite way to disagree with
the Senator would be to say, `That turns out not to be the case.'"
        -- Larry Niven and Jerry Pournelle, The Mote in God's Eye


'\' was chosen for the DOS path separator because they wanted to look
*more* like CP/M, which was already using '/' as the command line switch prefix.

https://en.wikipedia.org/wiki/Path_%28computing%29#History

Csaba
-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformat way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

