Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: =?iso-8859-1?Q?=22Schaible=2C_J=F6rg=22?= To: cygwin AT cygwin DOT com Subject: RE: Windows login name, USER and HOME env variables.. Date: Wed, 12 Sep 2001 16:49:11 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id KAA18314 Hi Ronald! > a. Where does Bash get the space from? (the registry key mentioned > above, or elsewhere?) > b. Idem for CVS - isn't that supposed to use the $HOME variable to > find out where my files live (and where it should plant the .ssh > dir)? Easy: Any app that requests the *system* for your user name, will get the real one. > c. Other than logging in under another name, is there a workaround? Also have a look at your /etc/passwd that was also generated using system functionality. I am quite not sure whether you may override the system's user name here or not, since I do not know how the ported Unix apps really retrieve the user's name. > d. Should this be considered a bug? IMHO no. Regards, Jörg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/