According to manpage, the column command “columnate lists ”. In simple words, the column is a simple utility that can format your output into a column format (rows and fields) based on the structure of your source file. The column command is part of the util-linux package.
Originally Published at Different Ways to Use Column Command in Linux