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