awk/testdir/t.ors

3 lines
38 B
Plaintext

BEGIN {ORS="abc"}
{print $1, $2, $3}