problem with bash on cygwin cd

Chris Faylor cgf@cygnus.com
Sun Nov 14 14:22:00 GMT 1999


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



More information about the Cygwin mailing list