Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    } else {
        die "couldn't fork";
    }
    
  2. or download this
    $ ./698259.pl
      PID  PPID  PGRP   SID CMD
    ...
     2963  2960  2963  2963 bash
     4074  2963  4074  2963  \_ /usr/bin/perl ./698259.pl
     4079  4074  4074  2963      \_ ps f -s 2963 -o pid,ppid,pgrp,sid,cmd