.TH MEDIAN 1 MEDIAN .SH NAME median - Calculate the median values for a set of groups .SH SYNOPSIS .B median < .I INPUT .SH DESCRIPTION .B median takes the first blank space-separated column values and the remainder as keys. It will then print the median for each key. As a side effect median will print the result sorted by the keys. .SH EXAMPLES .nf $ cat <. .br This is free software: you are free to change and redistribute it. .br There is NO WARRANTY, to the extent permitted by law. .SH BUGS Please report bugs to https://github.com/maandree/median/issues or to maandree@member.fsf.org