Hi there:
How can I redirect stdout/stderror to the proper log file. I maya I would like to reverse the exssting output of maya rendere as shown below (the error to stdout(which is the right stdout) and stdout to stderror
2>Stdout 1>Stderr
rez-run maya_vray -- Render -s QB_FRAME_START -e QB_FRAME_END -b QB_FRAME_STEP -renderer sw -proj /prod/rendering/jobs/maya_render_image_test/condor_test sphere_anim.ma 2>Stdout 1>Stderr
Thanks
/Biju