qse/ase/test/awk/emp-023.awk

2 lines
26 B
Awk
Raw Normal View History

2006-11-17 07:06:53 +00:00
{ print $1, length($1); }