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