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