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