Formats text into aligned columns
Example`cat /etc/passwd
`cat /etc/passwd
Formats the input into a well-aligned table with columns.
Examplecolumn -t file.txt
column -t file.txt
DevOpsSchoolTypically replies within an hour