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