in reply to Re: Re: Trying to understand the System function
in thread Trying to understand the System function
Done in that way, there is no difference: exec will start a shell, just as system does.
What the OP wants is:
For more info, you can look at "perlipc" and the "fork" entry in "perlfunc"
--
dakkar - Mobilis in mobile
Most of my code is tested...
Perl is strongly typed, it just has very few types (Dan)
|
|---|