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