Re: DOS shortname and cygwin I/O

2002-11-22 Thread Andrew Chang
On Friday 22 November 2002 04:10 pm, Igor Pechtchanski wrote: > On Fri, 22 Nov 2002, Andrew Chang wrote: > > Hello, > > > > I just noticed that cygwin seems to get confused when we do a > > cd to dos-short-pathname. It is easy to reproduce: > > > > a) Install cygwin to c:/Programme/cygwin > > b) m

Re: DOS shortname and cygwin I/O

2002-11-22 Thread Igor Pechtchanski
On Fri, 22 Nov 2002, Andrew Chang wrote: > Hello, > > I just noticed that cygwin seems to get confused when we do a > cd to dos-short-pathname. It is easy to reproduce: > > a) Install cygwin to c:/Programme/cygwin > b) make sure you mount / in binary mode > c) mkdir c:/Programme/cygwin/tst > c) c

DOS shortname and cygwin I/O

2002-11-22 Thread Andrew Chang
Hello, I just noticed that cygwin seems to get confused when we do a cd to dos-short-pathname. It is easy to reproduce: a) Install cygwin to c:/Programme/cygwin b) make sure you mount / in binary mode c) mkdir c:/Programme/cygwin/tst c) cd c:/Programme/cygwin/tst d) echo "XXX" > file1 e) od -c f