%./my_script.pl
If instead I type:
%perl ./my_script.pl
it runs OK. The shebang line seems to be fine (#!/usr/bin/perl), given that
%which perl /usr/bin/perl
The file permissions are all set to 755, so this is not the problem. I am very confused given that some older scripts that I wrote run well just using the command %./myscript.pl
Thank you in advance,
Roger
In reply to running scripts in Mac OS 10.4 by rogerd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |