Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" To: "'Cygwin List'" 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: 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/