in reply to Re: Sidestepping the Shebang
in thread Sidestepping the Shebang
Shebang line:
#!/usr/bin/perl
Command line:
/tmp/perl -x /home/sprad/test/broken.pl
This is on a Linux box. Red Hat 7.2, if it makes a difference. Bash shell. I've tried it with and without the -x flag, no difference.
---
A fair fight is a sign of poor planning.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Sidestepping the Shebang
by Perl Mouse (Chaplain) on Nov 02, 2005 at 17:16 UTC |