File: gbmave.1

package info (click to toggle)
gbutils 5.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,300 kB
  • sloc: ansic: 21,535; sh: 4,482; makefile: 138
file content (40 lines) | stat: -rw-r--r-- 1,182 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
.TH GBMAVE "1" "March 2018" "gbmave 5.7.1" "User Commands"
.SH NAME
gbmave \- Produce moving average from data
.SH SYNOPSIS
.B gbmave
[\fI\,options\/\fR]
.SH DESCRIPTION
Compute moving average along each column. Data are read
from standard input.
.SH OPTIONS
.TP
\fB\-s\fR
number of steps to average (default 10)
.TP
\fB\-n\fR
print a progressive tailing integer
.TP
\fB\-F\fR
specify the input fields separators (default " \et")
.TP
\fB\-h\fR
this help
.SH AUTHOR
Written by Giulio Bottazzi
.SH "REPORTING BUGS"
Report bugs to <gbutils@googlegroups.com>
.PP
.br
Package home page <http://cafim.sssup.it/~giulio/software/gbutils/index.html>
.SH COPYRIGHT
Copyright \(co 2001\-2018 Giulio Bottazzi
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
(version 2) as published by the Free Software Foundation;
.PP
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.