Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000926001008.8725.qmail@web115.yahoomail.com> Date: Mon, 25 Sep 2000 17:10:08 -0700 (PDT) From: Earnie Boyd Subject: Re: odd bash wrapping due to ansi codes To: Chris Abbey Cc: cygwin users MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Chris Abbey wrote: > At 06:46 9/19/00 -0700, you wrote: > >AISI, > > > > > if [ "$SHELL" != "/bin/bash" ]; then > > > test -f ./.profile && . ./.profile > > > fi > > > >can be deleted from /etc/profile. You only need > > > > > test -f ./.bashrc && . ./.bashrc > > > >Cheers, > > what about users of other shells? do not they need ~/.profile as well? > Sorry, Chris, I just received this. I'm not sure. Bourne compliant shells are going to read /etc/profile but it may be a matter of the implementation for the ~/.profile file. Does anyone on the list know the answer to Chris' question? Cheers, ===== --- --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw Home: __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com