Linux Terminal Glossary
›
Text Processing
column -t -s',' file.csv
Category:
Text Processing
column -t -s',' file.csv
Copy command
Align CSV columns into a readable table
Aligns columns in a CSV file into a readable table. -s',' sets comma as the column separator.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.