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

2 lines
31 B
Plaintext

{i=2; j=$3; $1=i;print i,j,$1}