ref: 275a80ff33ef2782f27c4fd720b65645c89e2bbb dir: /testdir/t.re5/
BEGIN { for (i = 0; i <= 9; i++) r[i] = i } { for (i in r) if ($0 ~ r[i]) print }