delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/06/08/18:37:07

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <h0k3ap$goi$1@ger.gmane.org>
References: <e01d8a50906081409j7403bf01k6ff87ba4229875fa AT mail DOT gmail DOT com> <h0k3ap$goi$1 AT ger DOT gmane DOT org>
Date: Tue, 9 Jun 2009 00:36:48 +0200
Message-ID: <e01d8a50906081536i34f7710bu49588c85e37d2a13@mail.gmail.com>
Subject: Re: Bug in $PATH initialization?
From: Lennart Borgman <lennart DOT borgman AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Tue, Jun 9, 2009 at 12:28 AM, ABCD<en DOT ABCD AT gmail DOT com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Lennart Borgman wrote:
>> I am trying to get "bash -i" to start up with $PATH having
>>
>> =C2=A0 =C2=A0/usr/local/bin:/usr/bin:/bin
>>
>> at the beginning. I believe I need to do this without any init file
>> running so I set the windows Path variable to contain the
>> corresponding windows directories first. So I set Path in cmd.exe with
>>
>> =C2=A0 set Path=3Dc:\cygwin\bin;%Path%
>> =C2=A0 set Path=3Dc:\cygwin\usr\bin;%Path%
>> =C2=A0 set Path=3Dc:\cygwin\usr\local\bin;%Path%
>>
>> and then I do
>>
>> =C2=A0 bash -i
>>
>> However $PATH starts with
>>
>> =C2=A0 =C2=A0/usr/local/bin:/usr/bin:/usr/bin
>>
>> I thought the last dir above should be /bin, not /usr/bin.
>>
>> Is this intentional or is it a bug. If it is intentional can I somehow
>> do what I want another way?
>>
>
> In Cygwin, /bin and /usr/bin both always point to the same place, so it
> does get the effect you seem to want, just not in the way you expected.

Thanks, but why do I see both /usr/bin and /bin in a cygwin shell
started with --login then?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019