Re: ^M added to directory structure

2008-09-08 Thread Sylvain RICHARD
Noah wrote: Don't use '^M' in your script good answer. I know that. How do I remove it? Noah, Try dos2unix (or d2u). Sylvain -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.co

Re: ^M added to directory structure

2008-09-08 Thread Noah
Thorsten Kampe wrote: * Noah (Sun, 07 Sep 2008 23:26:57 -0700) Okay this is most likely a windows issue but I am dont know how to correct the Problem. Something to do with how windows handled line feeds and new lines. I am running rsync as part of cygwin and I see that a '^M' is tacked on a

Re: ^M added to directory structure

2008-09-08 Thread Thorsten Kampe
* Noah (Sun, 07 Sep 2008 23:26:57 -0700) > Okay this is most likely a windows issue but I am dont know how to > correct the Problem. Something to do with how windows handled line > feeds and new lines. > > > I am running rsync as part of cygwin and I see that a '^M' is tacked on > at the end of

^M added to directory structure

2008-09-07 Thread Noah
Okay this is most likely a windows issue but I am dont know how to correct the Problem. Something to do with how windows handled line feeds and new lines. I am running rsync as part of cygwin and I see that a '^M' is tacked on at the end of every directory or a new directory '^M/' is created.