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