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

Earnie Boyd earnie_boyd@yahoo.com
Fri Jan 26 11:54:00 GMT 2001


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



More information about the Cygwin mailing list