fork(1) download
  1.  
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
Array
(
    [0] => Array
        (
            [0] => 
            [1] => 
            [2] => 
            [3] => 
        )

    [1] => Array
        (
            [0] => one two
            [1] => two three
            [2] => three four
            [3] => four five
        )

)