On Wed, Oct 18, 2000 at 09:57:51PM +0300, Jari Aalto+list.cygwin wrote:
>
>    GNU bash, version 2.04.0(1)-release (i586-pc-cygwin)
>
>    I was under the impression that bash would certainly recognize
>    the /cygdrive/x/....  but it doesn't. The TAB key is dead if
>    I try:
>
>        $ cd /cygd[TAB]
>        $ cd /cygdrive/[TAB]
>
>    I think this is a bug or unimplemented feature.

Try doing a 'ls /cygdrive'.  What do you see?

/cygdrive is valid only when it is followed by a single character,
/cygdrive/a, /cygdrive/c, etc.  Otherwise, the string /cygdrive has
no special meaning to cygwin and /cygdrive is not considered to be
a directory containing all of the available drives.

cgf

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to