3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
{ s += length($2) }
|
|
END { print s }
|
{ s += length($2) }
|
|
END { print s }
|