in reply to Re^2: Execute a Perl code without ".pl" extension
in thread Execute a Perl code without ".pl" extension
$ ./myperlcode param > someoutput.txt
and the original script was named myperlcode.pl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Execute a Perl code without ".pl" extension
by Moriarty (Abbot) on Mar 10, 2006 at 02:53 UTC | |
by thor (Priest) on Mar 10, 2006 at 04:25 UTC |