every
Usage:
every [-exact|-approx] <step>
Include only every <step>
'th row in the
result, starting with the first row.
The optional -approx
/-exact
argument
controls whether the selection needs to be exact;
in some cases an approximate calculation can take advantage
of parallelism where an exact one cannot.