fork(1) download
  1. print 'a',
  2. print 'b'
Success #stdin #stdout 0.03s 6356KB
stdin
Standard input is empty
stdout
a b