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