Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Sat, 13 Feb 1999 12:34:28 -0500 Message-Id: <199902131734.MAA26380@envy.delorie.com> From: DJ Delorie To: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <1c4f2585.36c59cbb@aol.com> (N8TM@aol.com) Subject: Re: New "feature" introduced with winsup automount? References: <1c4f2585 DOT 36c59cbb AT aol DOT com> > << I used to be able to do "ls //D/" to get a listing of my D: drive but > this no longer works. >> Our current plan is to re-enable this syntax for a while, to allow people to migrate to the new syntax, which will be: /cygdrive//... The "cygdrive" part is customizable via the mount command, so you could change it to: /dos//... example: /dos/c/... Because the "cygdrive" part may be different on different systems, it's best not to hard-code it in your programs.