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 Message-ID: <20040129133901.58881.qmail@web13906.mail.yahoo.com> Date: Thu, 29 Jan 2004 05:39:01 -0800 (PST) From: Cohen Dan Subject: Can cygwin be configured to always use mixed path output types? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Hi, I have a project that requires me to use both cygwin and MKS.. MKS primarily uses paths like "c:/temp" and cygwin has the path "/cygdrive/c/temp". I know I can use cygpath (cygpath -m /cygdrive/c/temp) to convert the cygwin path to "c:/temp" but that solution will be very time consuming to implement in the very large application I need to convert. I was wondering if there was a way to configure cygwin to work with the mixed path mode instead of using cygpath in my scripts. Thanks in advance. Dan __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/