ref: d133a4306688e51df959da814d48f10f33cad23a dir: /test/t.redir1/
$1%2==1 {print >"foo.odd"} $1%2==0 {print >"foo.even"}