delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/12/04:29:35

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <C2D7D58DBFE9D111B0480060086E963502E4D4DF@mail.gft.de>
From: "Schaible, Joerg" <Joerg DOT Schaible AT gft DOT com>
To: soren AT wonderstorm DOT com, cygwin AT cygwin DOT com
Subject: RE: "The PATH problem"
Date: Fri, 12 Jan 2001 10:28:33 +0100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)

Hi Soren,

>Cygwin doesn't allow modification or unset on the PATH variable after 
>login, so it has to be set right from 'Doze before bash gets fired up, no? 

Who has told you that? This is simply not true, but it depends on the shell
you're using.

sh (or ash):

PATH=/usr/local/bin:/bin
export PATH


bash or korn shell (ksh):

export PATH=/usr/local/bin:/bin


c shell (csh) and derivates (tcsh):

set path=(/usr/local/bin /bin)



Jorg

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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