From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27215 invoked by alias); 14 Feb 2014 13:51:04 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 27204 invoked by uid 89); 14 Feb 2014 13:51:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu Received: from limerock04.mail.cornell.edu (HELO limerock04.mail.cornell.edu) (128.84.12.60) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Feb 2014 13:51:02 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock04.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s1EDoxUD005642 for ; Fri, 14 Feb 2014 08:51:00 -0500 Received: from [192.168.1.5] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s1EDow8K027152 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Fri, 14 Feb 2014 08:50:59 -0500 Message-ID: <52FE1F3E.2080901@cornell.edu> Date: Fri, 14 Feb 2014 14:04:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Testers needed: New passwd/group handling in Cygwin References: <20140213143849.GH2246@calimero.vinschen.de> <20140214104834.GZ2246@calimero.vinschen.de> <20140214110042.GB2246@calimero.vinschen.de> In-Reply-To: <20140214110042.GB2246@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00360.txt.bz2 On 2/14/2014 6:00 AM, Corinna Vinschen wrote: > On Feb 14 11:48, Corinna Vinschen wrote: >> On Feb 14 11:16, Frank Fesevur wrote: >>> I've installed that snapshot on my work laptop, part of AD domain. I >>> moved passwd and group out of the way and noticed my .bashrc is not >>> executed. >>> [...] >>> Most noticeable difference between the two are in the dates of the >>> files (The months are in Dutch, and not in "long-iso") and not showing >>> the dot-files. Among others, I have set an export LANG=en_US >> >> ...hopefully LANG='en_US.utf8"... >> >>> and an >>> alias for "ls" in my bashrc for that. >> >> Hmm, off the top of my head I can't explain this. Is that >> via mintty or a Windows console? What does `id' print? Is there a >> difference in upper/lower case of your name? >> >> [...time passes...] >> >> Oh, hang on. I'm a tcsh gal, so I set /bin/tcsh in my AD domain entry. >> However, the default is *not* /bin/bash, but /bin/sh at the moment. I'm >> a bit fuzzy on bash, but does bash read the .bachrc file only if it's >> called bash and not if it's called sh? What happens if you symlink >> your .bashrc to .profile (Not that I suggest this as the ultimate >> solution, this is just for testing)? > > Ultimately, the right thing to do is either: > > - We switch Cygwin to use /bin/bash as default, instead of /bin/sh, Isn't /bin/bash already the default? The output of `mkpasswd -l' seems to confirm this. Ken -- 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