Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <C322F78942E6D311AF8800D0B73C4FD8830D31@CUPEX3.rational.com>
From: "Masterson, Dave" <dmasters@rational.com>
To: "'DJ Delorie'" <dj@delorie.com>
Cc: cygwin@sources.redhat.com
Subject: RE: /etc/profile in BASH
Date: Thu, 28 Sep 2000 13:10:08 -0700
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

Example?  Why would it be?  And if it is, wouldn't BASH use the new value to
determine where to get ~/.profile and ~/.bashrc?  (I should test that,
but...)

Point is that doing this in /etc/profile subverts --noprofile and --norc
options in BASH.

-----Original Message-----
From: DJ Delorie [mailto:dj@delorie.com]
Sent: Thursday, September 28, 2000 1:04 PM
To: dmasters@Rational.Com
Cc: cygwin@sources.redhat.com
Subject: Re: /etc/profile in BASH



> As described in the BASH MAN page, it would seem that BASH does this
already
> after reading /etc/profile.  Is this required because of the
implementation
> of Cygwin on MS-Windows?

It's in case $HOME is set or changed by /etc/profile.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

