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