awk/testdir/t.2.x

2 lines
31 B
Plaintext
Raw Normal View History

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