This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

file system bogosity?


Is there a plan to address file system bogosity such as the following?

	bash-2.01$ mkdir t
	bash-2.01$ cd t
	bash-2.01$ ls
	bash-2.01$ touch bozo
	bash-2.01$ ls
	bozo
	bash-2.01$ ls bozo.
	bozo.
	bash-2.01$

Note the "." on the end of the last ls command. That file doesn't exist.

Charles
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]