in reply to Passing Command line values from Perl to Sh via system()
Instead, this givessystem("$testprog $a $b '$c'");
Is this what you meant?1 = 1 2 = 2 "This is a test" = This is a test
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Passing Command line values from Perl to Sh via system()
by P0w3rK!d (Pilgrim) on Jul 17, 2001 at 20:02 UTC |