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