| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | "'Cygwin List'" <cygwin AT cygwin DOT com> |
| Subject: | RE: Command not found eventhough it is on one of the PATH directories |
| Date: | Fri, 13 Aug 2004 17:41:20 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <Pine.SOL.4.31.0408131206170.774-100000@fitzroy.cs.umass.edu> |
| Message-ID: | <NUTMEGyEidRdx9zc8NS00000d55@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 13 Aug 2004 16:41:20.0078 (UTC) FILETIME=[5C681EE0:01C48154] |
> -----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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |