iphone has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I have the following commands which i need to run in perl.Should I use the `` and wrap everycommand in it and run or is there a better way?
batch -b -submit abcd.txt perlscript features.txt perldata data.txt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Best way to execute a set of commands in perl
by ikegami (Patriarch) on Mar 08, 2011 at 09:03 UTC | |
|
Re: Best way to execute a set of commands in perl
by cdarke (Prior) on Mar 08, 2011 at 11:33 UTC | |
by iphone (Beadle) on Mar 09, 2011 at 20:24 UTC | |
by cdarke (Prior) on Mar 12, 2011 at 16:54 UTC |