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

2004-08-13 Thread Andrew Schulman
> /home/corrada > 6 % jython.bat > jython.bat: Command not found. What does 'which jython.bat' tell you? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

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

2004-08-13 Thread Dave Korn
> -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 no

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

2004-08-13 Thread 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'? Andres Corrada-Emmanuel Senior Research Fellow

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

2004-08-13 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Andres Corrada-Emmanuel > Sent: 13 August 2004 16:37 > > Yes, it is, by everybody. The command history below shows that I can > exectute it when I specify the full path. 'What do you get from "ls -l /cygdrive/u/dl/Jython/jython/di

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

2004-08-13 Thread Larry Hall
At 11:36 AM 8/13/2004, you wrote: >Yes, it is, by everybody. The command history below shows that I can >exectute it when I specify the full path. > >Andres Corrada-Emmanuel >Senior Research Fellow >Information Extraction and Synthesis Laboratory >University of Massachusetts, Amherst > >On Fri, 13

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

2004-08-13 Thread Andres Corrada-Emmanuel
Yes, it is, by everybody. The command history below shows that I can exectute it when I specify the full path. Andres Corrada-Emmanuel Senior Research Fellow Information Extraction and Synthesis Laboratory University of Massachusetts, Amherst On Fri, 13 Aug 2004, Ken Dibble wrote: > > Is it exec