Help for this page

Select Code to Download


  1. or download this
    print "PID is $$";
    fork();
    ...
    $buffer = ">> PID is $$";
    fork();
    print $buffer;
    
  2. or download this
    ------------
    :Wq
    Not an editor command: Wq