awk/testdir/t.2

3 lines
38 B
Groff
Raw Normal View History

2019-06-23 09:13:57 +00:00
BEGIN {OFS="==="}
{print $1, $2, $3}