Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: JROZYCKI AT ebmail DOT gdeb DOT com X-Lotus-FromDomain: GDYN To: Pavel Tsekov cc: cygwin AT cygwin DOT com Message-ID: <85256B06.004FB339.00@groton5.notes.gdeb.com> Date: Fri, 16 Nov 2001 09:32:44 -0500 Subject: Re: script-name won't execute but script-name.py will Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Pavel, We are on NT 4.0. I believe I have proper permissions because I can run the script when I tack on the script's extension, such as pl or awk. The response is "command not found", not permission denied... Here is some output: bin $ pwd /home/jrozycki/bin bin $ ll total 51 drwxr-xr-x 5 jrozycki users 4096 Nov 15 19:09 ./ drwxr-xr-x 10 jrozycki users 8192 Nov 15 15:55 ../ -rwxr-xr-x 1 jrozycki users 735 Nov 15 14:41 maxcom.py* bin $ maxcom bash: maxcom: command not found bin $ ./maxcom bash: ./maxcom: No such file or directory bin $ maxcom.py Incorrect Syntax - maxcom.py char INPUTFILE OUTPUTFILE bin $ path /cygdrive/f/bin /cygdrive/d/Applications /usr/local/bin /usr/bin /bin /home/jrozycki/bin Pavel Tsekov on 11/16/2001 03:49:37 AM To: Jeff Rozycki/EB/GDYN AT GDYN cc: cygwin AT cygwin DOT com Subject: Re: script-name won't execute but script-name.py will Do you have the proper permissions set on your script files ? Are you running a Win9x or NT ? JROZYCKI AT ebmail DOT gdeb DOT com wrote: > > Troy, > The interpreter line is already specfied on the first line of all my scripts. > So something else must be the culprit. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/