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