Hi i want to execute an linux command as atotally separeted from the =
father process
Is this going to work?
Is it wrong?
my script.....
fork ("perl anotherscript.pl");
.....
my script go on...
Thanks- RE: FORK USE ? Andre
- RE: FORK USE ? Bob Showalter
