1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/csvlook.md
2016-01-21 21:55:19 -05:00

8 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}}`