$testprog = 'testprog'; $a = 1; $b = 2; $c = 'This is a test'; system $testprog, $a, $b, $c;
-- Randal L. Schwartz, Perl hacker
In reply to Re: Passing Command line values from Perl to Sh via system()
by merlyn
in thread Passing Command line values from Perl to Sh via system()
by P0w3rK!d
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |