This is the mail archive of the cygwin@sources.redhat.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]

Re: cat HelloDate.java >hellodate.java fails with cat HelloDate.java: input file is output file


Reid Thompson wrote:
> 
>  A question...
> 
>  /home/rthompso/JAVA>cat HelloDate.java >hellodate.java
>  cat: HelloDate.java: input file is output file
> 
> 
>  Is this proper behavior?( I do not believe it is).  

For the file systems that M$ has chosen to use, yes, it is proper
behavior.  Filenames are case insensitive though case preserving so
HelloDate.jave == hellodate.java == HELLODATE.JAVA == etc.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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