csvsort orders rows by the column named by -c, here age, ascending by default. Sorting is type-aware, so numeric columns order numerically rather than lexicographically. Add -r to reverse the order, and pass comma-separated names to -c to sort by several columns. The header row always stays on top.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.