awk/testdir/t.coerce

5 lines
47 B
Plaintext

END { print i, NR
if (i < NR)
print i, NR
}