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