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