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: <00d501bff146$79c631e0$36330c18@smateo1.sfba.home.com>
From: "Satish Kamatkar" <satish@marathimitra.com>
To: <earnie_boyd@yahoo.com>, <cygwin@sourceware.cygnus.com>
References: <20000718191207.18553.qmail@web106.yahoomail.com>
Subject: Re: .bashrc is not being invoked
Date: Tue, 18 Jul 2000 22:59:16 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600

Cool. Thanks. This worked! - Satish
----- Original Message -----
From: "Earnie Boyd" <earnie_boyd@yahoo.com>
To: "Satish Kamatkar" <satish@marathimitra.com>;
<cygwin@sourceware.cygnus.com>
Sent: Tuesday, July 18, 2000 12:12 PM
Subject: Re: .bashrc is not being invoked


> --- Satish Kamatkar <satish@marathimitra.com> wrote:
> > Yes, .bashrc is not being invoked. That's precisely my problem. I don't
> > know why? How do I get it to invoke? Following are the lines from my
> > cygwin.bat:
> >
> > @echo off
> > d:
> > chdir \cygwin\bin
> > bash --login -i
> >
>
> You will need to source it in the /etc/profile file.  I.E.: add the
following
> to /etc/profile:
>
> . ~/.bashrc
>
> Cheers,
>
> =====
> ---
>    Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
>             __Cygwin: POSIX on Windows__
> Cygwin Newbies: <http://gw32.freeyellow.com/>
>            __Minimalist GNU for Windows__
>   Mingw32 List: <http://www.egroups.com/group/mingw32/>
>     Mingw Home: <http://www.mingw.org/>
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

