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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C7CEBCF.BDBD6D33@iee.org> Date: Wed, 27 Feb 2002 14:23:11 +0000 From: Don Sharp X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: gnuwin32 Subject: cygpath doubles backslashes Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit when /usr/bin is converted by "cygpath -w -p" it doubles the number of backslashes produced $ cygpath -w -p /usr/bin:/bin G:\\bin;G:\bin Not sure if this is a desirable side-effect. $ mount G:\\bin on /usr/bin type system (binmode) G:\\lib on /usr/lib type system (binmode) c:\tmp on /tmp type system (binmode) G: on / type system (binmode) c: on /dosc type system (binmode) f: on /dosf type system (binmode) h: on /dosh type system (binmode) i: on /dosi type system (binmode) j: on /dosj type system (binmode) t: on /dost type system (binmode) d: on /cygdrive/d type system (binmode,noumount) e: on /cygdrive/e type system (binmode,noumount) k: on /cygdrive/k type system (binmode,noumount) l: on /cygdrive/l type system (binmode,noumount) All software latest available yesterday Cheers Don Sharp -- 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/