Is there a 'ping' in Cygwin?

Jörg Schaible Joerg.Schaible@Elsag-Solutions.com
Fri Oct 17 13:52:00 GMT 2003


Hughes, Bill wrote on Friday, October 17, 2003 3:32 PM:
>> I shall now fix my path and create symlinks so 'ping' works.
> 
> I corrected the case of the directory names in the windows
> environment variable and Cygwin now finds PING.EXE, just a
> note for the record. I know PTC etc, but would changing the
> (presumably cygpath) translation of the windows path to
> adjust case to the correct value add too much overhead?

It is, because Windows does return wrong case itself from its functions. I implemented in cygpath at least for the -S option, that the path is with correct case. To ensure case you would have to look up every single element in the path name by requesting the entry in the corresponding directory ... really too much overhead.

Regards,
Jörg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list