awk/testdir/t.2

3 lines
38 B
Groff
Raw Normal View History

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