Subject: Re: Shell scripts
To: None <gmt@earthlink.net>
From: Michael H. Lim <mhl@nano.mit.edu>
List: port-mac68k
Date: 04/17/1996 23:31:04
Howdy,

You should make sure that the current working directory is in the
shell path. If this is the problem, then the following should
work:

	sh ./[shell-script]

if you are in the directory of the script. I had this problem
when executing perl scripts. BTW, perl5.002 compiles nicely (and
largely). 

Mike Lim
mhl@nano.mit.edu