ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/total.1
(Generate patch)

Comparing ray/doc/man/man1/total.1 (file contents):
Revision 1.6 by greg, Wed Jul 13 15:21:28 2005 UTC vs.
Revision 1.7 by greg, Tue Sep 4 17:36:41 2007 UTC

# Line 120 | Line 120 | If no files are given, the standard input is read.
120   .SH EXAMPLE
121   To compute the RMS value of colon-separated columns in a file:
122   .IP "" .2i
123 < total -t: -m -s2 input
123 > total \-t: \-m \-s2 input
124   .PP
125   To produce a running product of values from a file:
126   .IP "" .2i
127 < total -p -1 -r input
127 > total \-p \-1 \-r input
128   .SH BUGS
129   If the input files have varying numbers of columns, mean values
130   will certainly be off.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines