113 |
|
.I \-r |
114 |
|
option can be specified to override reinitialization and thus |
115 |
|
give a running total every N lines (or every blank line). |
116 |
+ |
This option also turns off the usual output flushing at each total. |
117 |
|
If the end of file is reached, the current total is printed |
118 |
|
and the calculation is reset before the next file (with or without the |
119 |
|
.I \-r |
133 |
|
The default tab character is TAB. |
134 |
|
.PP |
135 |
|
If no files are given, the standard input is read. |
136 |
< |
.SH EXAMPLE |
136 |
> |
.SH EXAMPLES |
137 |
|
To compute the RMS value of colon-separated columns in a file: |
138 |
|
.IP "" .2i |
139 |
|
total \-t: \-m \-s2 input |
151 |
|
.SH AUTHOR |
152 |
|
Greg Ward |
153 |
|
.SH "SEE ALSO" |
154 |
< |
cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), tabfunc(1) |
154 |
> |
cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), rsplit(1), tabfunc(1) |