xref: /freebsd/contrib/one-true-awk/testdir/p.32 (revision 53b70c86)
1{ $1 = substr($1, 1, 3); print }
2