awk/testdir/t.d.x

3 lines
43 B
Plaintext

BEGIN {FS=":" ; OFS=":"}
{print NF " ",$0}