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 Date: Fri, 13 Aug 2004 12:08:44 -0400 (EDT) From: Andres Corrada-Emmanuel To: Cygwin List Subject: Re: Command not found eventhough it is on one of the PATH directories In-Reply-To: <6.1.0.6.0.20040813114301.0345ac48@pop.prospeed.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Information Extraction and Synthesis Laboratory University of Massachusetts, Amherst On Fri, 13 Aug 2004, Larry Hall wrote: > > WFM in /tmp. I guess I can only point to . > Beyond that, maybe you'll find the results of strace helps you figure out > what's going on in your environment. > > > -- > Larry Hall http://www.rfk.com > RFK Partners, Inc. (508) 893-9779 - RFK Office > 838 Washington Street (508) 893-9889 - FAX > Holliston, MA 01746 > > -- 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/