xref: /freebsd/contrib/one-true-awk/testdir/tt.11 (revision 9768746b)
1{ print substr($0, 10,10) }
2