tldr/pages/common/csvlook.md
2016-01-21 21:55:19 -05:00

9 lines
136 B
Markdown

# csvlook
> Render a CSV file in the console as a fixed-width table.
> Included in csvkit.
- View a CSV file:
`csvlook {{data.csv}}`