Skip to content

Column

column

Columnate lists.

Just print the file

column <filepath>

Convert file to table

column -t <filepath>

convert file to json

column -J -N <c1>,<c2>...<cn> <filepath>