On Sun, Aug 24, 2008 at 11:30:30PM +0300, Andrus wrote:
> > - From the looks of things you still have a problem with line endings.
> >
> > Look at the line in the error message
> >
> > ': No such file or directorydirectory `/cygdrive/c/mono
> >
> > Note that the backtick character is at the beginning of the line -
> > this means you have an errant line ending in your script.
> 
> Thank you, this is good observation.
> I'm planning to create scripts for mono/cygwin using windows text editor.
> How to convert windows text file to linux text file (remove CR characters) 
> in Vista/cygwin environment ?

Cygwin has the dos2unix and unix2dos commands to do this. Some text
editors also let you choose which format you're using. 

        Robert

________________________________________________________
Robert McWilliam     [EMAIL PROTECTED]    www.ormiret.com

Lottery: A tax on people who are bad at maths.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to