Mail Archives: cygwin/1998/12/08/21:48:55
Hi,
a tiny little bug in bash2.0.2, or possibly in "cd":
bash-2.02$ bash --version
GNU bash, version 2.02.1(2)-release (i586-pc-cygwin32)
Copyright 1998 Free Software Foundation, Inc.
bash-2.02$
bash-2.02$ uname -a
CYGWIN_NT-4.0 TIGGER 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
bash-2.02$ ls -F
BUILD INDEX build.html index.html
CONFIGURE README configure.html specific.html
FAQ SPECIFIC faq.html test.html
FINALINSTALL TEST finalinstall.html
bash-2.02$ cd CONFIGURE
bash: cd: CONFIGURE: Is a directory
bash-2.02$
The minor buglet is that the error message improperly states that
"CONFIGURE" is a directory when it really is a file, as can be seen in
the above output from "ls -F".
emil
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -