if ($pid = fork) { # parent } elsif (defined($pid)) { exec "display -title %d/%f $fullfile"; } else { warn "Cannot fork: $!"; }
In reply to Re: Parallel processing, sort of
by dmitri
in thread Parallel processing, sort of
by mephit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |