From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71054 invoked by alias); 28 Jul 2017 18:03:30 -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 69157 invoked by uid 89); 28 Jul 2017 18:03:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1136, Hx-spam-relays-external:ESMTPA X-HELO: mx009.vodafonemail.xion.oxcs.net Received: from mx009.vodafonemail.xion.oxcs.net (HELO mx009.vodafonemail.xion.oxcs.net) (153.92.174.39) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Jul 2017 18:03:23 +0000 Received: from vsmx002.vodafonemail.xion.oxcs.net (unknown [192.168.75.192]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTP id 55E42D9B8F4 for ; Fri, 28 Jul 2017 18:03:20 +0000 (UTC) Received: from Gertrud (p57b9d360.dip0.t-ipconnect.de [87.185.211.96]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 21AA7199F27 for ; Fri, 28 Jul 2017 18:03:17 +0000 (UTC) From: Achim Gratz To: cygwin@cygwin.com Subject: Cygwin.bat (was: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3) References: <60db3460-a1c1-7cc2-0369-a7109d782ea0@redhat.com> <597b2988.4338ca0a.87fc4.4954@mx.google.com> Date: Sat, 29 Jul 2017 01:55:00 -0000 In-Reply-To: (Eric Blake's message of "Fri, 28 Jul 2017 09:54:59 -0500") Message-ID: <87a83ofnh9.fsf_-_@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT X-SW-Source: 2017-07/txt/msg00412.txt.bz2 Eric Blake writes: >> As in "C:\cygwin64\Cygwin.bat" that can be found after a regular install of >> Cygwin >> > > Oh, that one doesn't show up under 'cygcheck -p', so it must be created > by setup.exe. It's created by the postinstall script of base-files. The source for it lives in /etc/defaults/Cygwin.bat in case you're wondering. >>> It's short: >>> >>> @echo off >>> setlocal enableextensions >>> set TERM=3D >>> cd /d "%~dp0bin" && .\bash --login -i >> >> Uh, no? Mine looks like this. Again this is the file installed by >> Cygwin, not >> something I have home brewed: >> >> @echo off >> C: >> chdir C:\cygwin64\bin >> bash --login -i > > Odd that there are two different flavors of the file - but the point > remains that they are doing pretty much the same thing: starting bash. You have the test version of base-files installed, Steven has the release version. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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