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 Reply-To: Cygwin List Message-Id: <6.0.0.22.0.20031118141442.03841310@127.0.0.1> X-Sender: Date: Tue, 18 Nov 2003 14:51:55 -0500 To: , , From: Larry Hall Subject: RE: mount and ln commands In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:43 PM 11/18/2003, kevin DOT lawton AT bt DOT com you wrote: >I think you'll find the backslash-forwardslash thing is dependant on whether you are running a version of Windoze NT (2000, XP, etc) or Windoze 95 (98, Me, etc). I'm not sure what you're basing this statement on but under the hood, the Win32 APIs understand both / and \ as path separators. So there shouldn't be a difference at the API-level between NT-based and 9x-based systems in terms of the path separators they handle. This should translate into all the Cygwin-based tools directly. For any other toolset, YMMV. -- 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/