awk/testdir/t.2.x

2 lines
31 B
Plaintext
Raw Normal View History

2019-06-23 05:13:57 -04:00
{i=2; j=$3; $1=i;print i,j,$1}