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