X-Recipient: archive-cygwin AT delorie DOT 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=gJCp+F3nshpYxKBT 0vQOPSCgDFcPIg7gNaWvcpvWeTnHAtdJTG0v5dwv8WC5+o35WDBQrYpOOTOCPv3g AmV8ClCcnpAi5zlp6dXuNsb5sGA4AGySEl8N6NCiaIjuzxPLmoGl1a0SHo4+Shay 6Wqc++LHv1WLfbhRWyInGeK6wqk= 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=1JhxHCLxr91RisUYENmcuD 2S4uE=; b=E6OK4aV4V+9ZXs80OCpQ9JjVP5XacshqLLxErMhjcoE/yrG+ThyLqM r6CGy+2BwwlHtzjoBA3rthc7bHCA++qhgZD/xnXRc5NA3jEM9iL0AQzwLndhQwGz A23pT2bACjOl/z69PXLYvrIDIf3k+dAZBvsyqXAyHtfcPdWsBGsEw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=USERNAME, Moss, namely, universe X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=zIrSBJPInn2ueRh6L5CELLFZsgd5KI+qivzWK3WOEL4=; b=Kdo4XhD/rFcg0j2GortTqFRvMDKCYacwvqR6l9uC2vuN/0jWiX2ElG8rQgOkVYJ/x8 HxnVShZTJj7Pa2Qsc4/n/IMf/CZs/JPbsjWG+nGb3fKb6y0DqQRSvpKgaBiAM+QfDqsM wzwVr5xW1M2liT7c+IU7ogbKeJPbKFq/bvA5CsJvkWVtDXkNkuqxFAfPqWZevnrGKPrq PvT0Ib+zoYvUPWYFgf2qW7EP96MmH844LOm/WMUK5eaOVcX9+werA83dskj+5GIjAQ+q IskX6j9x7v4iLhc8ZJzPHb68duJWzJeGlf6eBW0kmsis1evQA1/8cHg89EwanJd0SeES ORXQ== X-Gm-Message-State: AD7BkJIy180xexum4pVnc6/WWa/0/TvAkNrDe+FL8wbvyAO/iNmoJdfQUszls9GMGqu4MQ== X-Received: by 10.28.21.21 with SMTP id 21mr1650124wmv.38.1456474910166; Fri, 26 Feb 2016 00:21:50 -0800 (PST) Subject: Re: HOME when using both cygwin and cygwin64 To: cygwin AT cygwin DOT com References: <56CFD202 DOT 9040009 AT cs DOT umass DOT edu> From: Marco Atzeri Message-ID: <56D00B19.209@gmail.com> Date: Fri, 26 Feb 2016 09:21:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56CFD202.9040009@cs.umass.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 26/02/2016 05:18, Eliot Moss wrote: > Dear Cygwin-ers -- I solicit suggestions around the following. > For a long time I have used cygwin (32 bit) almost exclusively, > and in that universe my home directory is /home/moss, which in > Windows land is C:\cygwin\home\moss. Now I also have cygwin64 > installed under C:\cygwin64, with another home directory there, > C:\cygwin64\home\moss. When I start a 64-bit bash in a 64-bit > xterm, HOME gets set to /cygdrive/c/cygwin/home/moss. Does > this seem right? It seems counter-intuitive to me -- should > it not be /home/moss, namely C:\cygwin64\home\moss? If that > would be better (I think so), how can I best achieve it? > > Regards -- Eliot Moss > Hi Elliot, The default is /home/$USERNAME https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-passwdinfo If it is different you modified it in some way -- 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