This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem with bash on cygwin cd


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]