Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 14 Nov 1999 17:22:27 -0500 To: Geoff Appleby Cc: cygwin Subject: Re: problem with bash on cygwin cd Message-ID: <19991114172227.A782@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Geoff Appleby , cygwin References: <382F2E80 DOT 9228C37A AT topic DOT com DOT 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 AT sourceware DOT cygnus DOT com