median

Description: Calculate the median values for a set of groups
Status: Feature complete
Source: https://git.maandree.se/median
Latest release: 2.0.1
License: ISC License (Internet Systems Consortium license)
Written in: C (ISO C99)

median takes the first blank space-separated column values and the remainder as keys. It will then print the median for each key. Lines with the same key form a group.