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