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