[Radiance-general] translate UNIX command into Windows command

Ji Zhang hope.zh at gmail.com
Tue Jul 27 02:05:37 PDT 2010


Dear Radiance experts,

May I ask how to translate the following Unix command line text into Windows
command line text?

cat sensor.pts | rtrace -I -ab 1 -h -w -oov -u- scene.oct | rcalc -e
'$1=$1;$2=$2;$3=$3;$4=179*(.265*$4+.670*$5+.065*$6)' > result.dat


I've tried the following in Windows, but it doesn't seem to work:

rtrace -I -ab 1 -h -w -oov -u- scene.oct < sensor.pts > rcalc -e
'$1=$1;$2=$2;$3=$3;$4=179*(.265*$4+.670*$5+.065*$6)' > result.dat


Thanks!

Ji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://radiance-online.org/pipermail/radiance-general/attachments/20100727/89603933/attachment.htm


More information about the Radiance-general mailing list