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