On Thu, Jan 24, 2002 at 09:20:43AM +0000, J S wrote: > OK I think I know why I had this problem now. You're saying if my drive is > mounted in text mode then sed will insert ^M at the end of lines. > This won't happen though if the drive is mounted in bin mode. Right? > > In that case I have one more question. When I start cygwin as an > administrator, my c drive is mounted as: > > c: on /cygdrive/c type user (binmode,noumount) > > but if I'm logged on as a local user, it's mounted in text mode. > How can I change this as a local user to be mounted in binary?
mount --change-cygdrive-prefix -b /cygdrive Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/