awk/testdir/t.2
Arnold D. Robbins d6c466c367 Extract testdir.
2019-06-23 03:13:57 -06:00

3 lines
38 B
Groff

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