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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=D3zaBTG2g5EUcxPB 2uRKj4wiqEG/XNNAlgCCjcO02lflkC2SUc4Mye5tJcdrg8oWG3B8QDe3Uc2KHh0d zrqKfXAFoPz6pE34QmXBRxEpa0PUxigWO7VNrHHJNPDCDeZxU8OeOziTO0Nc7qMx z85OHZ2GQMDNpj4zuyJtH+ou2/4= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=a1RDEVMgeaaXmahaeoyMaz BwHBo=; b=fD57wwgY9y5fyQwMtb0VVtmupT/qYnz8e5Li0M5uU6G/iOgPm771mc gbXW00giyz+ccsP+WZ6QCPg4+o6yIzbkm3BkNy4YIxlDqRPZNTMs4r/GuQYqX+Cx Vux5JM/gXjG/zQdfGHmMl4dWn4SnqHO0fHpvky4cK1lm7Oj64jLjM= 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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: csmail.cs.umass.edu Message-ID: <5304D694.9090104@cs.umass.edu> Date: Wed, 19 Feb 2014 11:06:44 -0500 From: Eliot Moss Reply-To: moss AT cs DOT umass DOT edu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: $PATH contains dot but unclear where it comes from References: <1811171498 DOT 20140206155616 AT mtu-net DOT ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes As others have said, cygwin does not add . to the path itself. It must be something in your .bash_profile, .bashrc, or other script sourced from them. Going through the output of your login with tracing enabled, as previously described, really is a straightforward way to track this down ... Regards -- Eliot Moss -- 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