Subject: Re: Shell scripts
To: Chris Min <gmt@earthlink.net>
From: Jell-O <wookie@us.net>
List: port-mac68k
Date: 04/18/1996 00:04:16
> 
> Hi all,
> 
> This is my first time posting.  I am running NETBSD 1.1 with a wormey
> kernel #45 on a II ci 8/360 root 90meg swap 16meg.  A complete NETBSD
> 1.1 without X.  I have a problem with executing scripts.  I chmod +x
> the file to execute but when I try to run the script it prompts me a 
> command not found.  I checked the ls -l file command and it shows that 
> it is executable but does not run. why??
> 
> Any help would be greatly appreciated..
> 

Have you tried to write out the entire path?  For example:  /usr/bin/myscript.sh
That should work.  Make sure that your .cshrc or .profile have the correct paths
entered.  That should solve the problem.  

Hope this helps...

Jon
wookie@us.net