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:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=ZOUq5 e+/OLe8jnSvfK5peeqkHB248Bxm9N3kglXuFk0+paOussjbT5EhxJQ1mRB+DlKbM RvSbGxav3C43uRsqbSwfx/Raar197lTOnBZHZKn9ZniedGsbyaHKMy1XzVohlyvv kI/jMWivKwvXYpJddyUVzD8ylMcDWtA/0rh3wc= 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:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=BDYgqHsKeSi 7MElm1xOyv077+mE=; b=R4pV3e3NCR5WvgMQfvWNMiTXsMixesUoQdk+vIgaheb QkqIdynvRk6tfaS41r4GNys/CSjfLsFy6ju8aF8vPb2xrrE4v/aQ5F+rvfEIjx5z 6viSMZJnOk/27g/HvhzkJ6Dk/FsrTXxX1mID6pz5kKpUgBux3fTx9vy2RfSrp5+I = 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.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 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Cygwin.bat (was: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3) References: <60db3460-a1c1-7cc2-0369-a7109d782ea0 AT redhat DOT com> <597b2988 DOT 4338ca0a DOT 87fc4 DOT 4954 AT mx DOT google DOT com> Date: Fri, 28 Jul 2017 20:03:14 +0200 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 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