awk/testdir/t.vf

4 lines
44 B
Plaintext

BEGIN { i = 1 }
{print $(i+i)}
{print $(1)}