| delorie.com/archives/browse.cgi | search |
| 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: | <20000919134624.2683.qmail@web119.yahoomail.com> |
| Date: | Tue, 19 Sep 2000 06:46:24 -0700 (PDT) |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Subject: | Re: odd bash wrapping due to ansi codes |
| To: | Chris Abbey <cabbey AT bresnanlink DOT net>, cygwin AT sourceware DOT cygnus DOT com |
| MIME-Version: | 1.0 |
--- Chris Abbey <cabbey AT bresnanlink DOT net> 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,
=====
--- <http://earniesystems.safeshopper.com> ---
Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
__Cygwin: POSIX on Windows__
Cygwin Newbies: <http://gw32.freeyellow.com/>
__Minimalist GNU for Windows__
Mingw Home: <http://www.mingw.org/>
__________________________________________________
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |