X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,TW_PD X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: JevGHeqswBA3MNz8V74UCJdSqJ3JFqZe Message-ID: <4ED74766.7010301@yahoo.com> Date: Thu, 01 Dec 2011 10:22:46 +0100 From: Oliver User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Will win32 style paths ever work in mksh on cygwin? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Folks, this is a question for which I have not found a solution in the web... It seems that win32 style paths do not work in mksh. The command cd c:/ fails in mksh because the path is not POSIX style. The only reference I found to this on the mksh project web site states that mksh uses POSIX paths only and will never support win32 style paths. On the other hand, the cygwin documentation seems to claim that cygwin will support both, win32 style paths and POSIX style paths. Are there any plans to make mksh on cygwin win32-path aware, or will mksh on cygwin support only POSIX? If it remains to be POSIX only, and pdksh apparently gone from the list of shells, is the only alternative to rewrite all existing ksh scripts that might use win32 style paths? Thanks Oliver -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple