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