aboutsummaryrefslogtreecommitdiff
path: root/bin/med.awk
Commit message (Collapse)AuthorAgeFilesLines
* Lots of cleanup of awk scriptsTom Ryder2017-07-021-1/+9
| | | | Mostly inspired by suggestions from gawk --lint
* Use more portable awk stderr writeTom Ryder2017-01-051-1/+1
| | | | The fork is a bit ugly, but it's only for printing a single error.
* Stylistic tweaks to awk scriptsTom Ryder2016-12-111-3/+2
|
* Corrections to a few of the agg scriptsTom Ryder2016-10-251-2/+1
|
* Generalise mean,med,mode,tot(1df) to numbersTom Ryder2016-09-081-1/+1
| | | | Not just integers
* Add mean(1df), med(1df), and mode(1df)Tom Ryder2016-09-021-0/+19