This is the mail archive of the cygwin 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]
Other format: [Raw text]

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


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


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