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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=vE/6HHKcC8nNqbu3
	f7SuHMkRPbMjUc2rC+aTFo69WHphYcAG/Ix6x1IPLYjmmx0Y2OelcWE4FNMYLeqY
	aZ4Vr6iqQLpcNNHgIbkXL9Mp5SMIzkUKKnyLqF6gTRrulQy4lXT9Im6oXoJG04fP
	ppizoapwdkiSX5uqFAAfe8bZ8Fs=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=tNKLPKPLqgdl5dgSpRU/q3
	JM2Rw=; b=GNV3zWJ/3Wf7s7T1NNRkwwkOuIe5jWzQjf8DJo1alYFLEpOy/qKAKX
	QT8j1IJjkuPHOPBK/kdGXpPFhFT5mNV9TEvHyHL/QpkTPvbPWopnNQ5H8JQIkMs2
	khAjawSQu3ly98avWJUWYp3Sq5od130/xv8MvKhbQ2C6rEpxWYuV8=
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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=H*Ad:D*t-online.de, H*r:encrypted, speak, H*r:sk:mailout
X-HELO: mailout09.t-online.de
Subject: Re: Creation of weird WINDOWS-related (sub)directories
To: cygwin@cygwin.com
References: <000301d454e2$c5102a20$4f307e60$@bonhard.uklinux.net>
From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= <HBBroeker@t-online.de>
Message-ID: <ac423f75-7d9a-d5b8-6bf7-b7ef4b7d9fe3@t-online.de>
Date: Tue, 25 Sep 2018 18:53:08 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0
MIME-Version: 1.0
In-Reply-To: <000301d454e2$c5102a20$4f307e60$@bonhard.uklinux.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Am 25.09.2018 um 17:16 schrieb Fergus:

> Unintentionally I have confounded the discussion. The directory named
> "consoleX" is my home-grown Cygwin root directory.
> (Others' preferred locationname might be "cygwin" or "mycygwin" or
> whatever.)

That does not explain anything, actually.  Cygwin's own root directory 
is always '/'.  The one you speak of would be the windows-side 
installation root directory (c:\cygwin or c:\cygwin64 by default), but 
that would never show up like that from inside cygwin.  I.e. while you 
do have

	c:\consoleX\bin

that will not show up as

	/consoleX/bin

but rather as

	/bin
or
	/cygdrive/c/consoleX/bin

> The directory %SystemDrive% occurs at the root of the Cygwin filesystem.
> I cannot work out what activity has triggered it .. ..

A look at the creation time of the directory might provide insightful.

--
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

