
cbwery2
Deleted
Sep 20, 2000, 6:13 AM
Post #1 of 2
(396 views)
|
|
Process in background?
|
Can't Post
|
|
HI, I have this problem. I need to run a process and keep runing the perl program. I have tried #/usr/bin/perl system ("process &"); . . . but then the process it is not well executed is there another way to put a process to run and at the same time keep executing the rest of the program? thanks
|