fork(2) download
  1. prev{print prev,$0} {prev=$0}
Success #stdin #stdout 0s 4488KB
stdin
a
b
c
stdout
a b
b c