Help for this page
my $pid = fork(); ... } print LOG "Status: Failed While Executing $command\n";
#$sub is subroutine name. #for example: $sub = '&execute'. ... } print LOG "Status: Failed While Executing $command\n"; }