Command not found eventhough it is on one of the PATH directories

Dave Korn dk@artimi.com
Fri Aug 13 16:48:00 GMT 2004


> -----Original Message-----
> From: cygwin-owner  On Behalf Of Andres Corrada-Emmanuel
> 
> Okay. It gets weirder:
> 
> /home/corrada
> 45 % strace jython.bat
> Jython 2.2a0 on java1.4.2_05 (JIT: null)
> >>> import sys
> >>> sys.exit(0)
> 
> /home/corrada
> 46 % jython.bat
> jython.bat: Command not found.
>
> Why does 'strace jython.bat' work but not 'jython.bat'?

  Because strace is a win32 exe, not a cygwin one.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
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