9 lines
136 B
Markdown
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}}`
|