Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 26 Apr 2002 14:40:04 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1891228021481.20020426144004@familiehaase.de> To: cygwin-owner AT cygwin DOT com, lau bella CC: cygwin AT cygwin DOT com Subject: Re: bash create UNIX format under cygwin root, not for other directory? In-Reply-To: <20020426082743.9114.qmail@web20806.mail.yahoo.com> References: <20020426082743 DOT 9114 DOT qmail AT web20806 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Bella, > I installed cygwin 1.3.10 in w2k c:\cygwin. I set > CYGWIN=binmode tty mode, mount: > c:\cygwin\bin on /usr/bin type system (binmode) > c:\cygwin\lib on /usr/lib type system (binmode) > c:\cygwin on / type system (binmode) > c: on /cygdrive/c type system (binmode) > I create home directory in c:\cygwin\home and run > "bash " script (echo somethings to output file), the > output file is in UNIX format correctly. > I create another home directory in c:\data\home and > run the same "bash" script, the output file is in DOS > format. > From previous post, i think the output file should be > in UNIX format if the mount point are in binmode. Yes, but c:\data\home isn't mounted as your mount table shows. > I would like know whether "bash" generates output file > in UNIX format under cygwin root only. One can say so. If you mount the path to be under cygwinroot (and it needs to be in binmode), then the files written there are in binmode too. Gerit -- =^..^= -- 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/