fork download
  1. puts 'output'
  2. p 'ouput'
Success #stdin #stdout 0s 6044KB
stdin
Standard input is empty
stdout
output
"ouput"