| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <cgf AT redhat DOT com> |
| 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 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |