Help for this page
#!/usr/bin/perl -w ... } return $cid; #ship back the child id }
[33] rk110759@sunray22: test.pl Hello before fork ... hello from after fork. I have forked 2 child processes. i'm waiting on 15095 hello from after fork. I have forked 2 child processes.