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


Reply via email to