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: <20000919134624.2683.qmail@web119.yahoomail.com> Date: Tue, 19 Sep 2000 06:46:24 -0700 (PDT) From: Earnie Boyd Subject: Re: odd bash wrapping due to ansi codes To: Chris Abbey , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Chris Abbey wrote: > > In which case I'd think the 'fi' element in my changed /etc/profile > can move up one line: > 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, ===== --- --- 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