awk/testdir/tt.03

3 lines
36 B
Plaintext

{ s += length($2) }
END { print s }