Format delimited text into aligned columns.
Section: Viewing and Text Basics
Pretty-print columns
bash
bash
column -t -s, data.csvExplanation
Helpful for inspecting CSV-like data in the terminal.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Viewing and Text Basics