awk/testdir/t.2

3 lines
38 B
Groff

BEGIN {OFS="==="}
{print $1, $2, $3}