miller/docs/data/begin-end-example-3.sh
2020-09-27 11:29:50 -04:00

4 lines
67 B
Bash

mlr put -q '
@x_sum += $x;
end { emit @x_sum }
' ../data/small