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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=mwn3jvWbW5vjfKgE QA4zk8Ct72b0ZPoL8Jfd9ChA30+BjkNUwInfcuypwBbHf1OghozrUaudXZVGqU5Y udQl6AdB+8rrmKeE6tgtl1vKm2Q/f+XDoIgyHsPN0cnViBcUup7xdyNadX9279gW muteN+kHuq+Uj15O9c+ooSZ9kak= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=X+FEzKWbm8qqj+n2u2eM2T 9/S4Y=; b=DgBTKb+gh1wqw1As0mhDy7QxgRBXtsLLt3XOdxY2XteGz04uznUA51 ZzQrhyDhkLixPhuh1Q4Md8XGXc6pymhNSKYLUZSGbshOgOb4sqEhbKr0GZ0Hblq8 qAZEhjBoLkIc3cK4PsHqoep2NjX13CzlUVe4n/nQW3MhnGi9zAVxE= 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.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_BL_SPAMCOP_NET,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Wed, 19 Feb 2014 23:10:51 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1369691347.20140219231051@yandex.ru> To: "Larry Hall (Cygwin)" Subject: Re: $PATH contains dot but unclear where it comes from In-Reply-To: <5304FB23.3000005@cygwin.com> References: <1811171498 DOT 20140206155616 AT mtu-net DOT ru> <5304D694 DOT 9090104 AT cs DOT umass DOT edu> <5304E874 DOT 20906 AT cygwin DOT com> <5304FB23 DOT 3000005 AT cygwin DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Larry Hall (Cygwin)! > From the Windows "Run..." or "Search programs and files" edit box, > type "cmd.exe". From the console window that opens as a result, type > the following. > echo %PATH% > c:\cygwin64\bin\bash --norc --noprofile -lix > echo $PATH Larry, we walked through exactly this process, but he denied any investigation by cutting the output of the first echo command. > Any "." resulting from the second echo? Anything in the first that > would lead to one? If it's very obvious that the Windows path isn't > the problem, then exit bash and run it again omitting either --norc > or --noprofile until you zero in on the file in your environment > that's adding the unwanted ".". Keep in mind that scripts you > have in '/etc/profile.d' are sourced too. If you've added things > there, this could be the culprit. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 19.02.2014, <23:10> Sorry for my terrible english... -- 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