rs: Reshape tabular data

The utility rs can reshape a list of data points into a table for cleaner presentation:

It can handle input separators and can reshape its own output:

It can right justify the data:

This is like combining paste with column -t but more targeted and flexible.

Published on: 07 Jun 2023