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