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