Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 23 Nov 2001 22:47:15 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: New feature in cygwin snapshot Message-ID: <20011124034715.GA6012@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.1i I've recently augmented the /cygdrive abilities of cygwin. It is now possible to do this: bash$ ls /cygdrive a c d or even this: bash$ cd /cygdrive bash$ ls a c d Command completion from shells should also work. Currently all of the above is short-circuited if your cygdrive is set to '/', however. Cygwin currently assumes that it has complete control of the directory name which is being used as a cygdrive prefix and that is obviously not true if you have changed your cygdrive prefix to '/'. This functionality is available in the latest snapshot. FYI, cgf -- 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/