Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Sun, 14 Nov 1999 17:22:27 -0500
To: Geoff Appleby <geoff@topic.com.au>
Cc: cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: problem with bash on cygwin cd
Message-ID: <19991114172227.A782@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Geoff Appleby <geoff@topic.com.au>,
	cygwin <cygwin@sourceware.cygnus.com>
References: <382F2E80.9228C37A@topic.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <382F2E80.9228C37A@topic.com.au>; from Geoff Appleby on Mon, Nov 15, 1999 at 08:49:52AM +1100

On Mon, Nov 15, 1999 at 08:49:52AM +1100, Geoff Appleby wrote:
>I'm having a strange problem with the CD version of cygwin.
>In the old installation (B20.1), a shortcut ran a batch file that
>then started bash.
>When bash started it would then run the .profile that it was supposed
>to.
>[snip]
>When i start bash now, the first line is:
>: No such file or directoryprofile

It sounds like your .profile file has \r\n (CRLF) line endings.  Either
mount your home directory as a text mode mount or eliminate the CRs in
the file.

cgf

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

