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