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:from:message-id:date:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=EWz+0tb/X+Z+AYBpGFenyuilMvha8WrT391i6yxam4P yk3TpF8Fd+dp7HpaDdgi1wEaxFG8qQB7kx7PozyZTZBCOaF+4qkWSpFg6jjdYYKd S8H6GESDiL6jIX1V9JoUdvhS4cCnGDf8UijGtpdd5kbliHfYrVHblvev6Gll6nLk = 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:from:message-id:date:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=BdtSo3o2jsyvn1tf2y+N3R8TOWc=; b=HZJw3Lf8OLZuIfsCb J+qANFyLY1m14E+08I524KsiY8mx+2HACmbZgPTdkOTAGTI8DKl4V8nUwjx/f/nb qZfi/NfrgifQHfB28BiYfPNgsliti99k5j8584rGRbj6wV6JH8QOQnPOt2DMYhk9 IJ0DZLRXWCYLLE7rh3oFjl5YNo= 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=-1.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f171.google.com X-Received: by 10.180.100.133 with SMTP id ey5mr9799084wib.16.1408892409720; Sun, 24 Aug 2014 08:00:09 -0700 (PDT) From: Dave Kilroy X-Google-Original-From: Dave Kilroy Message-ID: <53F9FE03.2040506@gmail.com> Date: Sun, 24 Aug 2014 16:00:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Deafult to bash so $chere will work (possibly?) References: <472694791 DOT 20140824113614 AT yandex DOT ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 24/08/2014 11:02, Michelle Pace wrote: > HOORAY! Thanks Andrey, this command worked for me: > > $ chere -i -t mintty -s bash > > I'm glad you got it to work. chere is attempting to use the shell defined in your passwd (as retrieved by getent). The shell being returned is '/bin/sh'. It looks like I forget to add an entry handle to handle sh... I'll try to fix this up for the next version. Thanks for the report, Dave. -- 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