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=Vkmrp qOVfq6oEr3SKaA1ze49UkbwA95aJ7h60XjcxONbEHGdyMgLXWpP18Ex7SHSVa0lr G9HFAGAY8ZTDfd+dvtoWvKL1PyL6XqbgajRzP/9Z/rT7ptZByA6PT8FgRbl7I70w dYULOpwa4JJQWg4EyYFnPd+P+ZG9jDQqeooNUU= 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=6HJrYEYEvwP TKSSxGOQ6Sccnb1Q=; b=M4q487qmBbiGEXYlIcOzKLVh2ps98p51GYdolHZ+BQu K2ry/mKSnkZeaW8aQmlNFmprx1+GLZLX5bK8MwmZ+B+RH10m1MtE6vvhF9O/8fns uRuwfuu1aYvhvE3VVtsHkINA95lBYVw9TRIe+phxW2dN8g/iB84+aigfJRuGZLJc = 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=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:CAK-n8j, H*f:_1CRLX, H*f:sk:9cLY4nx, H*i:_1CRLX X-HELO: mail-in-08.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-06.arcor-online.net 3sScXr0vq3z8ggL From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: CYGWIN_NOWINPATH (was Re: /etc/profile: avoid multiple /usr/bin in PATH) References: Date: Mon, 05 Sep 2016 19:43:51 +0200 In-Reply-To: (Jim Reisert's message of "Mon, 5 Sep 2016 10:04:17 -0600") Message-ID: <87zinmp7hk.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Jim Reisert AD1C writes: > CYGWIN_NOWINPATH is not working for me. > > CYGWIN_NT-10.0-WOW AD1C 2.6.0(0.304/5/3) 2016-08-31 14:27 i686 Cygwin > > d:\>printenv | grep CYG > CYGWIN=nodosfilewarning > CYGWIN_NOWINPATH=1 > > When I start bash, I still get my full Windows path as part of the > bash path. Am I missing something? Most likely. This setting is used in /etc/profile and it seems you start bash in a way that doesn't source it. Your first shell should really be a login shell. See 'man bash', section invocation. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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